Explorar o código

Makes the color of text in top menu bar lighter so that it stays prominent in iPad

Muhammad Talha Mansoor %!s(int64=13) %!d(string=hai) anos
pai
achega
9fbf8e098f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      css/custom.css

+ 1 - 1
css/custom.css

@@ -12,7 +12,7 @@ body {
 
 .topNavBar {
    background-color: black;
-   color: #999;
+   color: #D1D1D1;
    font-family: Consolas,monospace, "Courier New";
    font-size: 0.8em;
    text-align:right;