Skip to content

Instantly share code, notes, and snippets.

@zincplusplus
Created December 19, 2011 14:26
Show Gist options
  • Save zincplusplus/1497447 to your computer and use it in GitHub Desktop.
Save zincplusplus/1497447 to your computer and use it in GitHub Desktop.
couch
/**
* couch
**/
background:
radial-gradient(circle, #c5376d 2%, transparent 2%) 100em 100em,
radial-gradient(circle, #c5376d 2%, transparent 2%),
linear-gradient(-45deg, transparent 49.5%, #c5376d 49.5%, #c5376d 50%, transparent 50%, transparent 99.5%, #a39483 99.5%),
linear-gradient(45deg, transparent 49.5%, #c5376d 49.5%, #c5376d 50%, transparent 50%, transparent 99.5%, #a39483 99.5%);
background-size:200em 200em;
background-color: #f773a3;
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