forked from wezm/wezm.net
Tweak monospace font stack to work better on iOS and BSD
This commit is contained in:
parent
eb1b17e1b2
commit
7cade80559
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ sup
|
||||||
|
|
||||||
|
|
||||||
pre, code, tt
|
pre, code, tt
|
||||||
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
|
font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "Bitstream Vera Sans Mono", "Menlo", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace
|
||||||
|
|
||||||
code, tt
|
code, tt
|
||||||
font-size: smaller
|
font-size: smaller
|
||||||
|
|
Loading…
Reference in a new issue