Skip to content

Instantly share code, notes, and snippets.

@zincplusplus
Created January 4, 2012 17:48
Show Gist options
  • Save zincplusplus/1561163 to your computer and use it in GitHub Desktop.
Save zincplusplus/1561163 to your computer and use it in GitHub Desktop.
smiley yahoo inspired
/**
* 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;
<!-- content to be placed inside <body>…</body> -->
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment