Created
June 8, 2012 02:16
-
-
Save jasondavis/2893067 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
| h2 { | |
| padding: 4px 30px 4px 10px; | |
| background: #FF2F2F; | |
| color: white; | |
| display: inline-block; | |
| margin-bottom: 20px; | |
| 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
| <div id="wrap"> | |
| <h2>turn it up...</h2> | |
| <h2> | |
| MUSIC TO MY EARS | |
| </h2> | |
| <h2>CodeDevelopr.com rocks!</h2> | |
| </div> |
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":"100","seethrough":"","prefixfree":"1","page":"css"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment