Skip to content

Instantly share code, notes, and snippets.

@zincplusplus
Forked from anonymous/dabblet.css
Created December 19, 2011 10:31
Show Gist options
  • Save zincplusplus/1496532 to your computer and use it in GitHub Desktop.
Save zincplusplus/1496532 to your computer and use it in GitHub Desktop.
cute skull
/**
* cute skull
**/
background: radial-gradient(circle, #F4DE37 2%, transparent 2%) -45em 15em,
radial-gradient(circle, #F4DE37 2%, transparent 2%) -35em 15em,
radial-gradient(circle, #F4DE37 10%, transparent 10%) -60em -5em,
radial-gradient(circle, #F4DE37 8%, transparent 8%) -20em -5em,
radial-gradient(circle, #F46837 40%, transparent 40%) -40em -30em,
radial-gradient(circle, #F46837 20%, transparent 20%) -40em 10em,
radial-gradient(circle, #F46837 8%, transparent 8%) -90em 39em,
radial-gradient(circle, #F46837 8%, transparent 8%) -86em 30em,
radial-gradient(circle, #F46837 8%, transparent 8%) 10em 39em,
radial-gradient(circle, #F46837 8%, transparent 8%) 6em 30em,
radial-gradient(circle, #F46837 8%, transparent 8%) 10em 79em,
radial-gradient(circle, #F46837 8%, transparent 8%) 4em 90em,
radial-gradient(circle, #F46837 8%, transparent 8%) -90em 79em,
radial-gradient(circle, #F46837 8%, transparent 8%) -84em 90em,
linear-gradient(0, transparent 50%, #F4DE37 50%) 10em 0,
linear-gradient(90deg, transparent 50%, #F4DE37 50%) 10em 0,
linear-gradient(60deg, transparent 46%, #F46837 46%, #F46837 54%, transparent 54%) 10em 10em,
linear-gradient(-60deg, transparent 46%, #F46837 46%, #F46837 54%, transparent 54%) 10em 10em;
background-size: 200em 200em, 200em 200em, 200em 200em, 200em 200em, 200em 200em, 200em 200em, 200em 200em, 200em 200em, 200em 200em, 200em 200em, 200em 200em, 200em 200em, 200em 200em, 200em 200em, 200em 200em, 200em 200em, 100em 100em, 100em 100em;
background-color: #F4DE37;
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