Skip to content

Instantly share code, notes, and snippets.

@jkochis
Forked from csssecrets/dabblet.css
Created March 24, 2016 23:58
Show Gist options
  • Save jkochis/704734acb392d2f137a6 to your computer and use it in GitHub Desktop.
Save jkochis/704734acb392d2f137a6 to your computer and use it in GitHub Desktop.
Horizontal stripes
/**
* Horizontal stripes
*/
background: linear-gradient(#fb3 50%, #58a 0);
background-size: 100% 30px;
<!-- content to be placed inside <body>…</body> -->
// 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