X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=blobdiff_plain;f=static%2Fexodus%2Fcss%2Fcommon.css;h=9b4b4993e390733337d90bacf150ab69f8e9303a;hp=54f68fcb6a39d2fc336871f63d3b2c8c40f31a26;hb=93a8a6c69260cc3955a334545bd20bfc54c5eb5a;hpb=6f6c41b3e0a69f9d6fc3b7a3d2a293e21b20f124 diff --git a/static/exodus/css/common.css b/static/exodus/css/common.css index 54f68fc..9b4b499 100644 --- a/static/exodus/css/common.css +++ b/static/exodus/css/common.css @@ -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;}