Skip to content

Instantly share code, notes, and snippets.

@TechplexEngineer
Created January 8, 2012 18:48
Show Gist options
  • Save TechplexEngineer/1579288 to your computer and use it in GitHub Desktop.
Save TechplexEngineer/1579288 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-color:#269;
background-image: linear-gradient(rgba(255,255,255,.5) 1px, transparent 1px),
linear-gradient(0, rgba(255,255,255,.5) 1px, transparent 1px),
linear-gradient(rgba(255,255,255,.3) 1px, transparent 1px),
linear-gradient(0, rgba(255,255,255,.3) 1px, transparent 1px);
background-size:100px 100px, 100px 100px, 20px 20px, 20px 20px;
background-position:-2px -2px, -2px -2px, -1px -1px, -1px -1px;
<!-- 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