sync LCARStrek with part of the modification in Firefox 10 - some more work is still...
[themes.git] / EarlyBlue / global / global.css
index 6976cc5e26e3a6c5b2bfe7edf3c9edb8781e1347..2ec2bc71dea10e7117b5f90c8f55a9bf21b4a988 100644 (file)
@@ -78,7 +78,7 @@ wizard,
 prefwindow {
   background-color: #CCD0DD;
   color: #000000;
-  font: 11px helvetica,arial,tahoma,sans-serif;
+  font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 window.dialog {
@@ -273,7 +273,7 @@ description {
 }
 
 .monospace {
-  font-family: monospace;
+  font-family: "Liberation Mono", Consolas, "Courier New", monospace;
 }
 
 .indent {