Created
January 4, 2012 17:48
-
-
Save zincplusplus/1561163 to your computer and use it in GitHub Desktop.
smiley yahoo inspired
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
/** | |
* smiley yahoo inspired | |
*/ | |
background: | |
radial-gradient(circle, #2b37a5 3%, transparent 3%) -6em -7em, | |
radial-gradient(circle, #2b37a5 3%, transparent 3%) 6em -7em, | |
radial-gradient(20em -19em, circle, white 15%, transparent 15%) 21em 50em, | |
radial-gradient(20em -19em, circle, white 15%, transparent 15%) 38em 50em, | |
radial-gradient(10em -19em, circle, white 15%, transparent 15%) 39em 50em, | |
radial-gradient(35em 0em, circle, rgba(0,0,0,0.3), #f00 15%, transparent 15%) 15em 51em, | |
radial-gradient(35em 0em, circle, #f00 15%, transparent 15%) 15em 50em, | |
radial-gradient(circle, #fc0 20%, #f3a820 30%, transparent 30%); | |
background-color: #660066; | |
background-size: 100em 100em; | |
font-size: 2px; |
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