Skip to content

Instantly share code, notes, and snippets.

@MichaelMartinez
Created February 6, 2012 06:11
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 MichaelMartinez/1750157 to your computer and use it in GitHub Desktop.
Save MichaelMartinez/1750157 to your computer and use it in GitHub Desktop.
playing with holes
/**
* playing with holes
*/
background:
radial-gradient(green 5%, transparent 17%) 0 0,
radial-gradient(green 5%, transparent 16%) 8px 8px,
radial-gradient(rgba(255,255,255,.4) 5%, transparent 20%) 0 1px,
radial-gradient(rgba(255,255,255,.4) 5%, transparent 20%) 8px 9px;
background-color:#5db200;
background-size:16px 16px;
<!-- 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