X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=static%2Fexodus%2Fcss%2Fcommon.css;h=144e03817f955573e3cd1b39c3a0a550b19390a1;hb=e9fb7410b2db96fb0db18f318ed2baaa888dbd23;hp=ce511fc43a26d19932a6d398b8d1f6ede9ad9bc1;hpb=a73a527d0e83eaaab407fb07d5c404731d92f341;p=matthijs%2Fprojects%2Fwipi.git diff --git a/static/exodus/css/common.css b/static/exodus/css/common.css index ce511fc..144e038 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;} @@ -147,16 +142,6 @@ td p { .footnotes li { } -.info { - float: right; - font-size: 0.7em; - color: gray; -} - -#pageinfo { - margin-top: 2em; -} - .seperator { color: gray; }