Skip to content

Instantly share code, notes, and snippets.

@ryanlane
Created February 5, 2012 01:01
Show Gist options
  • Save ryanlane/1741662 to your computer and use it in GitHub Desktop.
Save ryanlane/1741662 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
*/
min-height:100%;
background-color:#8BA446;
background-image: radial-gradient(closest-side, transparent 98%, rgba(100,190,200,0.3) 99%),
radial-gradient(closest-side, transparent 98%, rgba(150,150,200,0.3) 99%);
background-size:10px 10px;
background-position:0 0, 5px 5px;
<!-- 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