Created
December 19, 2011 13:06
-
-
Save LeaVerou/1497140 to your computer and use it in GitHub Desktop.
Incrementable test
This file contains 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
/** | |
* Incrementable test | |
*/ | |
background: #f06; | |
background: linear-gradient(45deg, #f203f6 80%, yellow 100px); | |
min-height:100%; | |
z-index: 1; | |
border-width: 1px 2px 3px 10px; |
This file contains 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 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
{"page":"css","view":"separate"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment