Created
December 19, 2011 14:26
-
-
Save zincplusplus/1497447 to your computer and use it in GitHub Desktop.
couch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* 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; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"view":"split","prefixfree":"1","page":"css"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment