maxrows and port can be integers, so don't require them to have quotes.
[squirrelmail.git] / themes / css / serif-12.css
index f53d1b78f71bb5e9970cb6ed038575abfdec5070..67eb6e5faafe414604a606dcabffe26b6bcfe46d 100644 (file)
@@ -1,15 +1,9 @@
 body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
   font-family: serif;
 }
-body {
+body, small {
   font-size: 10pt;
 }
-td {
+td, th {
   font-size: 12pt;
 }
-th {
-  font-size: 12pt;
-}
-small { 
-  font-size: 10pt;
-}