Removed "Lucida Console" font because bold is wider than normal.

This commit is contained in:
Jay Weisskopf 2012-01-01 03:41:25 -06:00 committed by Marc Singer
parent 65449410e7
commit 53d34911a1
2 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@
} }
#vt100 #console, #vt100 #alt_console, #vt100 #cursor, #vt100 #lineheight, #vt100 .hidden pre { #vt100 #console, #vt100 #alt_console, #vt100 #cursor, #vt100 #lineheight, #vt100 .hidden pre {
font-family: "DejaVu Sans Mono", "Everson Mono", FreeMono, "Andale Mono", "Lucida Console", monospace; font-family: "DejaVu Sans Mono", "Everson Mono", FreeMono, "Andale Mono", monospace;
} }
#vt100 #lineheight { #vt100 #lineheight {

View file

@ -45,7 +45,7 @@
} }
#vt100 #console, #vt100 #alt_console, #vt100 #cursor, #vt100 #lineheight, #vt100 .hidden pre { #vt100 #console, #vt100 #alt_console, #vt100 #cursor, #vt100 #lineheight, #vt100 .hidden pre {
font-family: "DejaVu Sans Mono", "Everson Mono", FreeMono, "Andale Mono", "Lucida Console", monospace; font-family: "DejaVu Sans Mono", "Everson Mono", FreeMono, "Andale Mono", monospace;
} }
#vt100 #lineheight { #vt100 #lineheight {