Skip to content

Instantly share code, notes, and snippets.

@jcemer
Created January 14, 2012 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcemer/1611461 to your computer and use it in GitHub Desktop.
Save jcemer/1611461 to your computer and use it in GitHub Desktop.
First attempt to make diagonal stripes
/**
* First attempt to make diagonal stripes
*/
background: linear-gradient(0deg, black 0%, #E96447 30%);
background-size: 100px 100px;
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment