Remove CSS for the message box, since it didn't look good.
[matthijs/projects/wipi.git] / static / exodus / css / common.css
index 54f68fcb6a39d2fc336871f63d3b2c8c40f31a26..144e03817f955573e3cd1b39c3a0a550b19390a1 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;}
@@ -147,12 +142,6 @@ td p {
 .footnotes li {
 }
 
-.info {
-    float: right;
-    font-size: 0.7em;
-    color: gray;
-}
-
 .seperator {
     color: gray;
 }