Bad things are now 'classified' as bad (CSS class 'bad' is being used instead of...
[mailer.git] / theme / business / css / general.css
index 29a8c8c37db16b7c5284c1231424aec87ccbd55a..3ff2849c6a21c016a9389f09c91ef93c2ab5e31b 100644 (file)
@@ -642,11 +642,11 @@ li.listing {
        padding-bottom: 5px;
 }
 
        padding-bottom: 5px;
 }
 
-bad {
+.bad {
        color: #aa0000;
        font-style: italic;
 }
 
        color: #aa0000;
        font-style: italic;
 }
 
-good {
+.good {
        color: #00aa00;
 }
        color: #00aa00;
 }