Skip to content

Commit ad4961e

Browse files
committed
Update index.html
1 parent 752d80c commit ad4961e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.html

+7
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ <h1>CSS3 Patterns Gallery</h1>
2929
<li>Enjoy!</li>
3030
</ul>
3131
<ul id="patterns">
32+
<li style="background:
33+
linear-gradient(63deg, #999 23%, transparent 23%) 7px 0,
34+
linear-gradient(63deg, transparent 74%, #999 78%),
35+
linear-gradient(63deg, transparent 34%, #999 38%, #999 58%, transparent 62%),
36+
#444;
37+
background-size: 16px 48px;" title="Stairs" data-author="Logan McBroom" data-author-url="http://logan.mcbroom.me"></li>
38+
3239
<li style="background: #36c;
3340
background:
3441
linear-gradient(115deg, transparent 75%, rgba(255,255,255,.8) 75%) 0 0,

0 commit comments

Comments
 (0)