Created
January 3, 2012 09:15
-
-
Save zincplusplus/1554212 to your computer and use it in GitHub Desktop.
hipster love
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
/** | |
* hipster love | |
*/ | |
background: | |
radial-gradient(circle, #f30 0%, #f30 19%, #f30 33%, transparent 33%) 17em 8em, | |
radial-gradient(circle, #f30 0%, #f30 19%, #f30 33%, transparent 33%) 83em 8em, | |
radial-gradient(circle, #f30 10%, transparent 10%) 50em 40em, | |
linear-gradient(225deg, #f30 18%, transparent 18%) 150em 111em, | |
linear-gradient(315deg, #f30 18%, transparent 18%) 150em 111em; | |
background-size: 200em 150em; | |
background-color: #49BAC3; | |
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
{"view":"split","prefixfree":"1","page":"css"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment