Skip to content

Instantly share code, notes, and snippets.

Created December 15, 2011 14:09
Show Gist options
  • Save anonymous/1481206 to your computer and use it in GitHub Desktop.
Save anonymous/1481206 to your computer and use it in GitHub Desktop.
Diagonal stripes
/**
* Diagonal stripes
*/
background: repeating-linear-gradient(60deg, white, white 35px, #8b0 35px, #8b0 70px);
{"page":"css","view":"split"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment