Remove color:black from table {} in skins (bug 28422) + small fixes
[lhc/web/wiklou.git] / skins / monobook / main.css
index 949f373..c2db5a1 100644 (file)
@@ -62,7 +62,6 @@ div#globalWrapper {
 
 table {
        font-size: 100%;
-       color: black;
 }
 a {
        text-decoration: none;
@@ -274,6 +273,7 @@ span.subpages {
        vertical-align: middle;
 }
 #siteNotice {
+       position: relative;
        text-align: center;
        font-size: 95%;
        padding: 0 0.9em;
@@ -449,9 +449,6 @@ div.tleft {
 img.thumbborder {
        border: 1px solid #dddddd;
 }
-.hiddenStructure {
-       display: none;
-}
 
 /*
 ** classes for special content elements like town boxes
@@ -881,9 +878,6 @@ li#ca-watch, li#ca-unwatch, li#ca-varlang-0, li#ca-print {
        border: 0;
        padding: 0;
 }
-#p-cactions .hiddenStructure {
-       display: none;
-}
 #p-cactions li a {
        text-transform: lowercase;
 }