Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Created December 11, 2011 01:53
Show Gist options
  • Save LeaVerou/1457651 to your computer and use it in GitHub Desktop.
Save LeaVerou/1457651 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