Skip to content

Instantly share code, notes, and snippets.

@benbonnet
Forked from LeaVerou/dabblet.css
Created December 24, 2011 21:39
Show Gist options
  • Save benbonnet/1518412 to your computer and use it in GitHub Desktop.
Save benbonnet/1518412 to your computer and use it in GitHub Desktop.
Vertical stripes
/**
* Vertical stripes
*/
background: linear-gradient(left, white 4px, #8b0 1px);
background-size: 5px 5px;
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment