]> andersk Git - test.git/commitdiff
Removed "Lucida Console" font because bold is wider than normal.
authorJay Weisskopf <jay@jayschwa.net>
Sun, 1 Jan 2012 09:41:25 +0000 (03:41 -0600)
committerJay Weisskopf <jay@jayschwa.net>
Sun, 1 Jan 2012 12:10:06 +0000 (06:10 -0600)
demo/styles.css
shellinabox/styles.css

index 42470e7aa0b8fdef945b858c60da93350e25fc49..37f1135c53420a39b3f740f299f7fdb371cf6585 100644 (file)
@@ -45,7 +45,7 @@
 }
 
 #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 { 
index 9776dc9f641ff4f1c3f69af256ad06ec4823655b..3097cb45bf645893f8210d47cff5a5968151fb65 100755 (executable)
@@ -45,7 +45,7 @@
 }
 
 #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 { 
This page took 0.032798 seconds and 5 git commands to generate.