* Buncha cosmetic changes
[citadel.git] / webcit / static / style.css
index 31002dfa1d4a21a70dbaa70440b2353b36fefd4a..0e9cb5b4232c71d053812bdda7289e6b90bbef02 100644 (file)
@@ -268,10 +268,10 @@ var sub { font-style: normal }
   float: right
 }
 
-.error {
-  color: #DC143C;
+.errormsg {
+  color: #AA0000;
   background: none;
-  text-decoration: none
+  font-style: italic;
 }
 
 .warning {