Merge "Fix phpcs errors in tests dir"
[lhc/web/wiklou.git] / skins / common / commonInterface.css
index af6665e..733fd11 100644 (file)
@@ -32,6 +32,7 @@
        text-align: center;
        margin: 0;
 }
+
 #localNotice {
        margin-bottom: 0.9em;
 }
 #siteSub {
        display: none;
 }
+
 #jump-to-nav {
        /* Negate #contentSub's margin and replicate it so that the jump to links don't affect the spacing */
        margin-top: -1.4em;
-       margin-bottom: 1.4em
+       margin-bottom: 1.4em;
 }
+
 #contentSub, #contentSub2 {
        font-size: 84%;
        line-height: 1.2em;
        margin: 0 0 1.4em 1em;
-       color: #7d7d7d;
+       color: #545454;
        width: auto;
 }
+
 span.subpages {
        display: block;
 }
-