Created
May 21, 2012 22:59
-
-
Save dannysmith/2765237 to your computer and use it in GitHub Desktop.
Untitled
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
| body { | |
| background: #9fbdcf; | |
| } | |
| h1 { | |
| font-size: 6em; | |
| font-family: "Sprint"; | |
| color: rgba(84, 128, 154, 0.5); | |
| text-shadow: 0px 1px 4px rgba(255,255,255,0.6), | |
| 0px -1px 2px rgba(0,0,0,0.6); | |
| margin-bottom: 0; | |
| } | |
| h2 { | |
| margin-top: 0; | |
| font-size: 3em; | |
| font-family: "Museo Slab"; | |
| color: #729eb8; | |
| text-shadow: 0px 1px 1px rgba(255,255,255,0.6), | |
| 0px -1px 1px rgba(0,0,0,0.6); | |
| } | |
| h3 { | |
| font-size: 4em; | |
| font-family: "Georgia"; | |
| text-transform: uppercase; | |
| } |
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
| <boody> | |
| <h1>SpyBoy</h1> | |
| <h2>music to your ears</h2> | |
| <h3>Pavilion Hailsham</h3> |
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-vertical","fontsize":"70","seethrough":"","prefixfree":"1","page":"all"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment