Mercurial > trustbridge
diff manuals/help-manual/_static/extra-style.css @ 1083:d6dc1144895b
(help-manual) some layout work. Added bsi and tb logo.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Thu, 11 Sep 2014 15:24:02 +0200 |
parents | e15637472a99 |
children |
line wrap: on
line diff
--- a/manuals/help-manual/_static/extra-style.css Thu Sep 11 12:05:59 2014 +0200 +++ b/manuals/help-manual/_static/extra-style.css Thu Sep 11 15:24:02 2014 +0200 @@ -11,4 +11,20 @@ font-size: 1.1em; background-color: transparent; } - +#pageheader img { + float: left; + margin-right: 10px; +} +#pageheader h1 { + margin: 5px; + padding: 15px; +} +#breadcrumbs { + display: none; +} +.related.top #rellinks { + margin-top: -25px; +} +#pagefooter { + padding-bottom: 0 !important; +}