Created
February 17, 2012 00:47
-
-
Save patcito/1849283 to your computer and use it in GitHub Desktop.
roses are red, violets are blue, gradients are sweet but this one blew
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
/** | |
* roses are red, violets are blue, gradients are sweet but this one blew | |
*/ | |
height: 100%; | |
border: 10px solid #CCCCC; | |
background: linear-gradient(50deg, red, blue); |
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
{"view":"behind","prefixfree":"1","page":"css"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment