Created
March 22, 2015 11:50
-
-
Save ZakharDay/260076ba2a4f59857685 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 { | |
font-family: Arial, Helvetica, sans-serif; | |
} | |
h1, h2, h3, h4 { | |
font-weight: bold; | |
} | |
h1 { | |
font-size: 29px; | |
} | |
h2 { | |
font-size: 21px; | |
} | |
h3 { | |
font-size: 18px; | |
} | |
h4 { | |
font-size: 16px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment