Created
January 22, 2016 09:23
-
-
Save ajhsu/449bfb2f87c15a96b4eb to your computer and use it in GitHub Desktop.
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
body { | |
padding: 50px; | |
font: 200 16px "Helvetica Neue", Helvetica, Arial; | |
} | |
h1 { | |
font-weight: 300; | |
} | |
a { | |
color: #036dff; | |
text-decoration: none; | |
} | |
a:hover { | |
text-decoration: underline; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment