X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=static%2Fexodus%2Fcss%2Fcommon.css;h=9b4b4993e390733337d90bacf150ab69f8e9303a;hb=22b118ae60175db63834df442528ee0fde4fb0a7;hp=a1bff79a7121f8b62e1c71710f44bd45000cd6b2;hpb=1369fb90e7d6c8f409f7eaf81ff16613e050d153;p=matthijs%2Fprojects%2Fwipi.git diff --git a/static/exodus/css/common.css b/static/exodus/css/common.css index a1bff79..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;} @@ -153,10 +148,6 @@ td p { color: gray; } -#pageinfo { - margin-top: 2em; -} - .seperator { color: gray; } @@ -456,23 +447,5 @@ TD.tip { text-align: right; } -#menubar { - display: block; - margin-bottom: 60px; - margin-top: 30px; -} - -#menubar li { - /* Hide the leading dots */ - display: inline; - /* Put the menu items horizontal */ - float: left; - /* Put some spacing between items */ - padding: 0px 5px; - - font-size: 12pt; - font-weight: bold; -} - /* end MonthCalendar stuff */