Created
May 19, 2016 00:21
-
-
Save dperrymorrow/085cb0712934cbffc76969b9f738db1f to your computer and use it in GitHub Desktop.
This is a new Gist, its built from a template
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
| <h1>New Gist</h1> |
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
| @import url("https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css"); | |
| body { | |
| padding: 50px; | |
| background-color: #333; | |
| color: #ccc; | |
| } | |
| h1 { | |
| color: green; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment