Workaround for mozilla bug #200412.
[squirrelmail.git] / themes / css / sans-10.css
index a5d5210a666c09239b7a26057facb2b20d92cd94..48088e7b0b4e09e0269fd24aecd76cfe9f9760b7 100644 (file)
@@ -1,15 +1,13 @@
 body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
   font-family: helvetica,arial,sans-serif;
 }
-body {
+body, small {
   font-size: 8pt;
 }
-td {
+td, th {
   font-size: 10pt;
 }
-th {
-  font-size: 10pt;
-}
-small { 
-  font-size: 8pt;
+textarea, pre {
+  font-family: monospace;
+  font-size: 9pt;
 }