Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
LeaVerou committed Feb 29, 2016
1 parent 8e21a59 commit 7895798
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h1>CSS3 Patterns Gallery</h1>
</ul>
<ul id="patterns">
<li style="background:
radial-gradient(at 0% 50%, circle, rgba(96, 16, 48, 0) 9px, #613 10px, rgba(96, 16, 48, 0) 11px) 0px 10px,
radial-gradient(circle at 0% 50%, rgba(96, 16, 48, 0) 9px, #613 10px, rgba(96, 16, 48, 0) 11px) 0px 10px,
radial-gradient(at 100% 100%, rgba(96, 16, 48, 0) 9px, #613 10px, rgba(96, 16, 48, 0) 11px),
#8a3;
background-size: 20px 20px;" title="Microbial Mat" data-author="Logan McBroom" data-author-url="http://logan.mcbroom.me"></li>
Expand Down Expand Up @@ -400,7 +400,7 @@ <h2 id="new-submissions">Submission guidelines</h2>
</script>
<script src="https://leaverou.github.io/csss/plugins/css-edit.js"></script>
<script src="https://leaverou.github.io/csss/plugins/css-snippets.js"></script>
<script src="https://raw.github.com/LeaVerou/incrementable/gh-pages/incrementable.js"></script>
<script src="https://leaverou.github.io/incrementable/incrementable.js"></script>
<script src="http://bytesizematters.com/bytesize.js"></script>
<script src="css3patterns.js"></script>

Expand Down

0 comments on commit 7895798

Please sign in to comment.