Skip to content

Instantly share code, notes, and snippets.

@maxw3st
Created December 10, 2012 19:10
Show Gist options
  • Save maxw3st/4252639 to your computer and use it in GitHub Desktop.
Save maxw3st/4252639 to your computer and use it in GitHub Desktop.
Modified Carpet
/**
* Modified Carpet
*/
background:
radial-gradient(0% 0%, rgba(150, 150, 150, 0) 9px, #CCD3DD 10px, rgba(150, 150, 150, 1) 11px, transparent),
radial-gradient(100% 100%, rgba(150, 150, 150, 0) 9px, #CCD3DD 10px, rgba(20, 0, 150, 1) 11px, transparent),
radial-gradient(0% 100%, rgba(150, 150, 150, 0) 9px, #BEC4CE 10px, rgba(150, 150, 150, 0) 11px, transparent),
#EBEEF4;
background-size: 20px 20px;
min-height: 100%;
<!-- content to be placed inside <body>…</body> -->
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment