Created
January 18, 2012 14:01
-
-
Save zincplusplus/1633126 to your computer and use it in GitHub Desktop.
alegria
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
/** | |
* alegria | |
*/ | |
background: | |
/*block1*/ radial-gradient(99em 1em, circle, #ff0053 17%, transparent 1%) -75em 0em,radial-gradient(1em 99em, circle, #ffc000 17%, transparent 1%) -75em 25em,radial-gradient(1em 1em, circle, #ff0053 17%, transparent 1%) -75em 25em,radial-gradient(99em 99em, circle, #ffc000 17%, transparent 2%) -75em 50em, | |
/*block2*/ radial-gradient(99em 1em, circle, #ff0053 17%, transparent 1%) -75em 50em,radial-gradient(1em 99em, circle, #ffc000 17%, transparent 1%) -75em 75em,radial-gradient(1em 1em, circle, #ff0053 17%, transparent 1%) -75em 75em,radial-gradient(99em 99em, circle, #ffc000 17%, transparent 2%) -75em 0em, | |
/*block3*/ radial-gradient(99em 1em, circle, #ffc000 17%, transparent 1%) -25em 25em,radial-gradient(1em 99em, circle, #ff0053 17%, transparent 1%) -25em 50em,radial-gradient(1em 1em, circle, #ffc000 17%, transparent 1%) 75em 0em,radial-gradient(99em 99em, circle, #ff0053 17%, transparent 2%) -25em 25em, | |
/*block4*/ radial-gradient(99em 1em, circle, #ffc000 17%, transparent 1%) -25em 75em,radial-gradient(1em 99em, circle, #ff0053 17%, transparent 1%) -25em 0em,radial-gradient(1em 1em, circle, #ffc000 17%, transparent 1%) 75em 50em,radial-gradient(99em 99em, circle, #ff0053 17%, transparent 2%) -25em 75em, | |
/*chess*/ linear-gradient(45deg, #ff8f00 25%, transparent 25%, transparent 75%, #ff8f00 75%, #ff8f00) 0em 0em, linear-gradient(45deg, #ff8f00 25%, transparent 25%, transparent 75%, #ff8f00 75%, #ff8f00) 25em 25em; | |
background-color: #792870; | |
background-size: 100em 100em, 100em 100em, 100em 100em, 100em 100em, 100em 100em, 100em 100em, 100em 100em, 100em 100em, 100em 100em, 100em 100em, 100em 100em, 100em 100em, 100em 100em, 100em 100em, 100em 100em, 100em 100em, 50em 50em, 50em 50em; | |
font-size: 1.5px; | |
min-height:100%; |
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
<!-- content to be placed inside <body>…</body> --> |
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