Skip to content

Instantly share code, notes, and snippets.

@KevDog
Created January 26, 2012 00:43
Show Gist options
  • Save KevDog/1680058 to your computer and use it in GitHub Desktop.
Save KevDog/1680058 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background:
linear-gradient(-45deg, rgb(255, 223, 125) 22px, #fff2ca 22px, #fff2ca 24px, transparent 24px, transparent 67px, #fff2ca 67px, #fff2ca 69px, transparent 69px),
linear-gradient(225deg, rgb(255, 223, 125) 22px, #fff2ca 22px, #fff2ca 24px, transparent 24px, transparent 67px, #fff2ca 67px, #fff2ca 69px, transparent 69px)0 64px;
background-color:rgb(255, 223, 125);
background-size: 64px 128px
<!-- content to be placed inside <body>…</body> -->
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment