Skip to content

Instantly share code, notes, and snippets.

@csssecrets
Created January 13, 2015 07:57
Show Gist options
  • Save csssecrets/e509eb3e69bd5675a94d to your computer and use it in GitHub Desktop.
Save csssecrets/e509eb3e69bd5675a94d to your computer and use it in GitHub Desktop.
Vertical stripes
/**
* Vertical stripes
*/
background: linear-gradient(to right, #fb3 50%, #58a 0);
background-size: 20px 100%;
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment