This is a collection of CSS background patterns.
Each background pattern is applied to elements with the corresponding class.
This is a fork of CSS3 Patterns Gallery
by Lea Verou.
Load the stylesheet of the background you want into the head of your page:
<link rel="stylesheet" href="dist/css/cicida-stripes.css" />
Apply the corresponding class to any element on your page:
<div class="bgpattern-cicada-stripes"></div>
IE 10+ ✔ | Chrome 4.0+ ✔ | Firefox 16.0+ ✔ | Opera 11.10+ ✔ | Safari 5.1+ ✔ |
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :)
For detailed changelog, check Releases.