a few LCARStrek corrections, for feed preview, tab focus rings, and the bookmarks...
[themes.git] / LCARStrek / communicator / feed-subscribe.css
index 1e380286e1ca2125c21b31a2dc1597c808122d3c..4197aa754cb7b5f44ae9bb28f8db1ccca8b2b602 100644 (file)
@@ -1,6 +1,6 @@
 html {
   background: #000000;
-  font: 12px helvetica,arial,tahoma,sans-serif;
+  font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 #feedBody {
@@ -29,12 +29,12 @@ html {
   color: #000000;
 }
 
-#alwaysUse .checkbox-check {
+.alwaysUse .checkbox-check {
   border-color: #9C9CFF !important;
   background-color: #000000 !important;
 }
 
-#alwaysUse .checkbox-label-box {
+.alwaysUse .checkbox-label-box {
   color: #000000 !important;
 }
 
@@ -93,7 +93,7 @@ body {
   margin: 0;
   padding: 0 2em;
   color: #000000;
-  font: 12px helvetica,arial,tahoma,sans-serif;
+  font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 h1 {