Created
December 20, 2011 10:41
-
-
Save zincplusplus/1501155 to your computer and use it in GitHub Desktop.
carbon fiber
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
/** | |
* carbon fiber | |
**/ | |
background: | |
radial-gradient(circle, #231d18 25%, transparent 25%) 3em 3em, | |
radial-gradient(circle, #3f3932 25%, transparent 25%) 3em 4em, | |
radial-gradient(circle, #231d18 25%, transparent 25%), | |
radial-gradient(circle, #3f3932 25%, transparent 25%) 0 1em; | |
background-size: 6em 6em; | |
background-color: #38322b; | |
font-size: 1.5px; |
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