Clarifying a TODO.
[squirrelmail.git] / themes / css / serif-10.css
index 4af57759b453a7e19ebae7a92d7ebdc10fae6e41..6459d6458750c49e5ba59c6da927f0788c083f24 100644 (file)
@@ -1,15 +1,13 @@
 body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
   font-family: 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;
 }