Workaround for mozilla bug #200412.
[squirrelmail.git] / themes / css / sans-12.css
index 32cba0d7cb2298152dc8c82b524b58d1f0c07946..7f1bac4ddbfe8ce3f3a8e4e38b7488f46a2c6b01 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: 10pt;
 }
-td {
+td, th {
   font-size: 12pt;
 }
-th {
-  font-size: 12pt;
-}
-small { 
-  font-size: 10pt;
+textarea, pre {
+  font-family: monospace;
+  font-size: 11pt;
 }