Modified Deliver_SMTP to use HTTP_HOST in SMTP HELO commands.
[squirrelmail.git] / themes / css / sans-12.css
index c2f111bbbde81ffac15161d5af3508e040cb126a..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;
+  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;
 }