Bad things are now 'classified' as bad (CSS class 'bad' is being used instead of...
[mailer.git] / theme / ship-simu / css / general.css
index edab8921cd54b6ab4ad669eda17f6a7bc722e7d2..07ed502383c14ca6c90ead7c704c37f4f475aa0f 100644 (file)
@@ -223,7 +223,7 @@ pre {
        height                  : 22px;
 }
 
-.guest_menu_seperator, .member_menu_seperator {
+.guest_menu_separator, .member_menu_separator {
        height                  : 15px;
 }
 
@@ -332,7 +332,7 @@ pre {
        height                  : 35px;
 }
 
-.seperator {
+.separator {
        font-size                       : 1px
 }
 
@@ -531,11 +531,11 @@ li.listing {
        padding-bottom: 5px;
 }
 
-bad {
+.bad {
        color: #aa0000;
        font-style: italic;
 }
 
-good {
+.good {
        color: #00aa00;
 }