Skip to content

Instantly share code, notes, and snippets.

@fatgy
Created December 21, 2011 05:03
Show Gist options
  • Save fatgy/1504663 to your computer and use it in GitHub Desktop.
Save fatgy/1504663 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: white;
background-image: repeating-linear-gradient(-45deg,
rgba(255, 0, 0, 1) 25%,
transparent 25%,
transparent 50%,
rgba(0, 0, 255, 1) 50%,
rgba(0, 0, 255, 1) 75%,
transparent 75%,
transparent);
min-height:100%;
<!-- 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