Skip to content

Instantly share code, notes, and snippets.

@diegogurgel
Forked from LeaVerou/dabblet.css
Created April 20, 2014 00:42
Show Gist options
  • Save diegogurgel/11101818 to your computer and use it in GitHub Desktop.
Save diegogurgel/11101818 to your computer and use it in GitHub Desktop.
Vertical stripes
/**
* Vertical stripes
*/
background: linear-gradient(left, white 50%, #8b0 50%);
background-size: 100px 100px;
{"page":"css","view":"split"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment