Give links a nicer color.
[matthijs/projects/wipi.git] / static / exodus / css / common.css
index ce511fc43a26d19932a6d398b8d1f6ede9ad9bc1..9b4b4993e390733337d90bacf150ab69f8e9303a 100644 (file)
@@ -17,11 +17,6 @@ body {
 }
 
 /* Links */
-
-a {color: #0044B3;}
-a:visited {color: #597BB3;}
-a.nonexistent, a.badinterwiki {color: gray;}
-
 a.www:before {content: url(../img/moin-www.png); margin: 0 0.2em;}
 a.http:before {content: url(../img/moin-www.png); margin: 0 0.2em;}
 a.https:before {content: url(../img/moin-www.png); margin: 0 0.2em;}
@@ -153,10 +148,6 @@ td p {
     color: gray;
 }
 
-#pageinfo {
-    margin-top: 2em;
-}
-
 .seperator {
     color: gray;
 }