some help lines to use comp_in_new
[squirrelmail.git] / themes / css / sans-10.css
index b50877b05ea39c4ddbd3d3217a97cb5ff173d0f1..ac8e5e59c78dbfd0a8733de4d46126315d13f88d 100644 (file)
@@ -1,15 +1,10 @@
 body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
-  font-family: helvetica,arial,sans;
+  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: fixed; font-size: 9pt; }