X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=static%2Fexodus%2Fcss%2Fscreen.css;h=d7be9a70d817b3fbe2c9cf525cbb235051a9fa65;hb=daf3e021491abea2146754311ae0baefa8ecfead;hp=d4bb72692ef9800a342762bcc0d32f1a1c4c2f04;hpb=6f6c41b3e0a69f9d6fc3b7a3d2a293e21b20f124;p=matthijs%2Fprojects%2Fwipi.git diff --git a/static/exodus/css/screen.css b/static/exodus/css/screen.css index d4bb726..d7be9a7 100644 --- a/static/exodus/css/screen.css +++ b/static/exodus/css/screen.css @@ -17,6 +17,10 @@ html { font-size:11px; } +a {color: #ffd200;} +a:visited {color: #ffd200;} +a.nonexistent, a.badinterwiki {color: #cc8900;} + img { border:0px; } @@ -136,6 +140,7 @@ h1 { margin: 0; padding: 0; } /* Put a bit of offset between the pageinfo and searchform. Don't use * margin here, that collapses with the floating pageinfo. */ padding-top: 10px; + margin: 0px 12px; } .editbar {