Created
October 8, 2013 16:42
-
-
Save boywondercreative/6887609 to your computer and use it in GitHub Desktop.
font override for Jonathan
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, | |
body.custom-font-enabled { | |
font-family: Georgia, "Times New Roman", Times, serif; | |
font-size: 1em; | |
color:#494849; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment