Created
January 4, 2012 15:55
-
-
Save zincplusplus/1560655 to your computer and use it in GitHub Desktop.
paranoia
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
/** | |
* paranoia | |
*/ | |
background: | |
radial-gradient(circle, rgba(255,255,255,.8) 4%, transparent 4%) 84em -13em, | |
radial-gradient(circle, black 8%, transparent 8%) 95em -2em, | |
radial-gradient(circle, rgba(255,255,255,.4) 16%, transparent 10%) 75em -22em, | |
radial-gradient(circle, #94caf0 16%, transparent 10%) 95em -2em, | |
radial-gradient(circle, white 24%, #dedede 31%, transparent 26%) 95em -2em, | |
radial-gradient(circle, rgba(255,255,255,.8) 4%, transparent 4%) -116em -13em, | |
radial-gradient(circle, black 8%, transparent 8%) -105em -2em, | |
radial-gradient(circle, rgba(255,255,255,.4) 16%, transparent 10%) -125em -22em, | |
radial-gradient(circle, #94caf0 16%, transparent 10%) -105em -2em, | |
radial-gradient(circle, white 24%, #dedede 31%, transparent 26%) -105em -2em; | |
background-color: #fc0; | |
background-size: 450em 260em; | |
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
<div>padam</div> |
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