Skip to content

Instantly share code, notes, and snippets.

@zincplusplus
Created January 2, 2012 20:06
Show Gist options
  • Select an option

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

Select an option

Save zincplusplus/1551903 to your computer and use it in GitHub Desktop.
fashion
/**
* fashion
*/
background:
linear-gradient(45deg, rgba(0,0,0,.1), rgba(255,255,255,.1) 25%, rgba(0,0,0,.1) 50%, rgba(255,255,255,.1) 75%, rgba(0,0,0,.1)),
radial-gradient(circle, #254383 8%, transparent 8%, transparent 30%, #254383 30%, #254383 35%, transparent 35%),
radial-gradient(circle, #254383 6%, transparent 6%) 25em 25em;
background-size: 100% 100%, 50em 50em, 50em 50em;
background-color: #112564;
font-size:1px;
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment