Remove obsolete `color` property from horizontal rule
[lhc/web/wiklou.git] / resources / src / mediawiki.skinning / elements.css
index db9265a..5936c6f 100644 (file)
@@ -108,7 +108,6 @@ img {
 
 hr {
        height: 1px;
-       color: #a2a9b1;
        background-color: #a2a9b1;
        border: 0;
        margin: 0.2em 0;
@@ -184,7 +183,6 @@ p img {
 }
 
 ul {
-       list-style-type: square;
        margin: 0.3em 0 0 1.6em;
        padding: 0;
 }