missed one more tag
[squirrelmail.git] / themes / css / serif-10.css
index e4353513d5aea999809c2d8cd9b678b90afea116..6459d6458750c49e5ba59c6da927f0788c083f24 100644 (file)
@@ -7,4 +7,7 @@ body, small {
 td, th {
   font-size: 10pt;
 }
-textarea, pre { font-family: fixed; font-size: 9pt; }
+textarea, pre {
+  font-family: monospace;
+  font-size: 9pt;
+}