prefer Liberation Sans font above others
[themes.git] / LCARStrek / global / plugins.css
index 1003b02cbc4132c4d683b4e18b990579a30df8ec..12a2d5a418f30de827f3ddd5e7f21751d24373b2 100644 (file)
@@ -42,7 +42,7 @@
 body {
   background-color: #000000;
   color: #FF9F00;
-  font: 12px helvetica,arial,tahoma,sans-serif;
+  font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 a:link, a:visited, a:active {
@@ -102,7 +102,7 @@ div.plugname {
 }
 
 dl {
-  margin: 0px 0px 3px 0px;
+  margin: 0px 0px 3px;
 }
 
 span.label {