some more adjustments
[mirror/dsa-wiki.git] / input / local.css
index 896f62c..25ea389 100644 (file)
@@ -112,14 +112,12 @@ a:hover {
 div#pageheader {
        height: 60px;
        width: 100%;
-       background-color: #999999;
 }
 
 div#pageheader span {
        position: relative;
-       top: 16px;
        left: 26px;
-       color: white;
+       color: black;
        font-weight: bold;
        font-size: 200%;
 }
@@ -151,19 +149,18 @@ div.header {
        top: 60px;
        left: 0;
        line-height: 20px;
-       background-color: #999999;
        font-size: 14px;
 }
 
 div.header span {
        position: relative;
-       top: 0;
-       left: 5px;
-       color: white;
+       top: 10px;
+       left: 35px;
+       color: black;
 }
 
 div.header a {
-       color: white;
+       color: black;
        text-decoration: none;
 }