Skip to content

Instantly share code, notes, and snippets.

@ToDou
Forked from csssecrets/dabblet.css
Created November 30, 2017 08:48
Show Gist options
  • Save ToDou/bddd9d96f5f15dc7e6fb7f819ed10831 to your computer and use it in GitHub Desktop.
Save ToDou/bddd9d96f5f15dc7e6fb7f819ed10831 to your computer and use it in GitHub Desktop.
Vertical stripes
/**
* Vertical stripes
*/
background: linear-gradient(#fb3 50%, #58a 0);
background-size: 10% 100%;
<!-- 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