X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Flocal.css;h=1855fe3cec2bd1cd8b3e3a66bf5b2765d778d5ea;hb=HEAD;hp=896f62c56626bd2d8e971ec2143603292da772fb;hpb=028bb6332dea2a54e185389395931f95363216e0;p=mirror%2Fdsa-wiki.git diff --git a/input/local.css b/input/local.css index 896f62c..1855fe3 100644 --- a/input/local.css +++ b/input/local.css @@ -112,14 +112,12 @@ a:hover { div#pageheader { height: 60px; width: 100%; - background-color: #999999; } div#pageheader span { position: relative; - top: 16px; left: 26px; - color: white; + color: black; font-weight: bold; font-size: 200%; } @@ -151,19 +149,18 @@ div.header { top: 60px; left: 0; line-height: 20px; - background-color: #999999; font-size: 14px; } div.header span { position: relative; - top: 0; - left: 5px; - color: white; + top: 10px; + left: 35px; + color: black; } div.header a { - color: white; + color: black; text-decoration: none; } @@ -285,8 +282,20 @@ div#content div.inlinepage { color: black; } -div#content div.inlinepage span.header { - display: none; +div#content div.inlinepage span.header a { + color: #BF1238; + font-size: 14px; + text-align: right; +} +div#content div.inlinepage span.header a:visited { + color: #BF1238; + font-size: 14px; + text-align: right; +} +div#content div.inlinepage span.header a:hover { + color: #BF1238; + font-size: 14px; + text-align: right; } div#content div.inlinepage span.pagedate {