Add IE6 specific hacks CSS that only gets loaded if user agent is MSIE 6.
[selectricity] / public / stylesheets / main.css
index 1d63f4c05241684ed46060d136832e0de5338ccd..acdff30b59a552c68e5708f4536dc9ea246e937a 100644 (file)
@@ -25,9 +25,6 @@ h3 {
        margin: 0 0 1em 0 !important;
 }
 
-ol {
-  list-style-type: none;
-}
 .special {
        background-color: #999999;
        color: white;

Benjamin Mako Hill || Want to submit a patch?