code font stack, fixes #121

This commit is contained in:
Dave Snider 2014-05-28 09:11:18 -07:00
parent 23bf5d281c
commit c5d2bf558d
2 changed files with 2 additions and 2 deletions

View File

@ -9,4 +9,4 @@ $mathjax-color: $text-color
$base-font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif
$custom-font-family: "Roboto Slab", "ff-tisa-web-pro", "Georgia", Arial, sans-serif
$custom-font-family2: Georgia, serif
$code-font-family: "Consolas", "Monaco", monospace
$code-font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace

File diff suppressed because one or more lines are too long