diff options
Diffstat (limited to 'stylesheets/library/_typography.sass')
-rw-r--r-- | stylesheets/library/_typography.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/library/_typography.sass b/stylesheets/library/_typography.sass index 34634aca..d78f869f 100644 --- a/stylesheets/library/_typography.sass +++ b/stylesheets/library/_typography.sass @@ -14,7 +14,7 @@ =sans-font font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif =serif-font - font-family: Times, "Times New Roman" Georgia, serif + font-family: Georgia, Times, "Times New Roman", serif =fixed-font font-family: "Menlo", "Bitstream Vera Sans", Monaco, "Andale Mono", "Lucida Console", monospace |