net-style theme by Gabriele Maidecchi. Patch #1041323
[squirrelmail.git] / themes / css / sans-08.css
index 8cd5c81bda7cad282c28b842ae2d8d5313ded927..c911b1605188f1b1ae222076f68c9b91eeecb05b 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: 6pt;
 }
-td {
+td, th {
   font-size: 8pt;
 }
-th {
-  font-size: 8pt;
-}
-small { 
-  font-size: 6pt;
+textarea, pre {
+  font-family: monospace;
+  font-size: 7pt;
 }