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