Created
December 19, 2011 16:05
-
-
Save zincplusplus/1497790 to your computer and use it in GitHub Desktop.
Christmass present
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
/** | |
* Christmass present | |
**/ | |
background: | |
linear-gradient(135deg, transparent 85%, red 85%) 72em -27em, | |
linear-gradient(315deg, transparent 85%, red 85%) 29em -70em, | |
radial-gradient(circle, red 40%, transparent 40%) 50em 51em, | |
linear-gradient(45deg, transparent 67%, red 85%) 29em 73em, | |
linear-gradient(225deg, transparent 67%, red 85%) 72em -70em, | |
linear-gradient(135deg, transparent 67%, red 85%) 72em -27em, | |
linear-gradient(315deg, transparent 67%, red 85%) 29em -70em, | |
linear-gradient(135deg, transparent 36%, white 36%, white 63%, transparent 63%), | |
linear-gradient(45deg, transparent 36%, white 36%, white 63%, transparent 63%); | |
background-size: 100em 100em; | |
background-color: red; | |
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