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