]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/style.css
* Satan's Browser insists on putting bloody acres of whitespace to the
[citadel.git] / webcit / static / style.css
index 0e9cb5b4232c71d053812bdda7289e6b90bbef02..0d3bbce2e3e8c63474012e0bdc45960c2ae9e655 100644 (file)
@@ -29,6 +29,19 @@ a:active {
        color: #FFFFEE;
 }
 
+.mainmenu {
+       font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
+       font-size: 10pt;
+       font-weight: bold;
+       color: #880000;
+}
+
+.menudesc {
+       font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
+       font-size: 8pt;
+       color: #000088;
+}
+
 .message_header {
        font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
        font-size: 10pt;
@@ -52,14 +65,14 @@ a:active {
 .tablabel {
        font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
        font-size: 10pt;
-       font-style: bold;
+       font-weight: bold;
        color: #000000;
 }
 
 .boxlabel {
        font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
        font-size: 9pt;
-       font-style: bold;
+       font-weight: bold;
        color: #FFFFEE;
 }