Created
January 4, 2012 16:57
-
-
Save zincplusplus/1560960 to your computer and use it in GitHub Desktop.
forest
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
/** | |
* forest | |
*/ | |
background: | |
linear-gradient(150deg, #48987f 22%, transparent 22%) 0em -40em, | |
linear-gradient(29deg, #48987f 22%, transparent 22%) 0em -40em, | |
linear-gradient(150deg, #48987f 32%, transparent 30%), | |
linear-gradient(29deg, #48987f 32%, transparent 30%); | |
background-color: #02e3a9; | |
background-size: 100em 100em; | |
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
<!-- 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