Created
October 11, 2012 13:20
-
-
Save realmilkymedia/3872226 to your computer and use it in GitHub Desktop.
Cottonmouth Colour Gradient
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
/** | |
* Cottonmouth Colour Gradient | |
*/ | |
background: linear-gradient(90deg, #c06, blue, green, yellow, orange, red) no-repeat; | |
height: 20px |
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> --> | |
<BODY> | |
<h1>Cottonmouth Colour Gradient</H1> | |
<h2>Mess with this!</h2> | |
</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","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment