Skip to content

Instantly share code, notes, and snippets.

@zincplusplus
Created January 18, 2012 12:08
Show Gist options
  • Select an option

  • Save zincplusplus/1632721 to your computer and use it in GitHub Desktop.

Select an option

Save zincplusplus/1632721 to your computer and use it in GitHub Desktop.
atomic
/**
* atomic
*/
background:
linear-gradient(45deg, rgba(212,213,182,.0) 53%, rgba(212,213,182,1.5) 100%),
linear-gradient(-45deg, #333 10%, transparent 10%) 70em 78em,
linear-gradient(225deg, #D4D5B6 10%, transparent 10%) 100em 140em,
linear-gradient(45deg, #D4D5B6 10%, transparent 10%) 134em 103em,
linear-gradient(45deg, transparent 10%, #333 5%, #333 24%, transparent 24%) 100em 168em,
linear-gradient(225deg, transparent 10%, #333 5%, #333 24%, transparent 24%) 162em 108em,
radial-gradient(circle, #333 28%, transparent 28%) 53em 60em;
background-color: #D4D5B6;
background-size: 300em 300em;
font-size: 1px;
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