X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Flocal.css;h=1855fe3cec2bd1cd8b3e3a66bf5b2765d778d5ea;hb=b09d80687a497e49b8b18a5e4d9f906c76f34cf5;hp=0406e6c577de465560afbddb669db64343eba199;hpb=6c80b53bd9c556831f95bea620cdf99a746394b2;p=mirror%2Fdsa-wiki.git diff --git a/input/local.css b/input/local.css index 0406e6c..1855fe3 100644 --- a/input/local.css +++ b/input/local.css @@ -116,7 +116,6 @@ div#pageheader { div#pageheader span { position: relative; - top: 16px; left: 26px; color: black; font-weight: bold; @@ -155,8 +154,8 @@ div.header { div.header span { position: relative; - top: 0; - left: 5px; + top: 10px; + left: 35px; color: black; } @@ -283,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 {