Created
December 29, 2011 11:10
-
-
Save zincplusplus/1533569 to your computer and use it in GitHub Desktop.
candy
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
/** | |
* candy | |
*/ | |
background: | |
radial-gradient(circle, #ED1F68 40%, transparent 40%) 0 -43px, | |
linear-gradient(left, transparent 46%, #ED4B78 46%, #ED1F68 54%, transparent 54%); | |
background-size: 200px 200px; |
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
<!-- content to be placed inside <body>…</body> --> |
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