Mercurial > trustbridge
diff doc/help/admin/_static/extra-style.css @ 1238:4a329513ee86
(help) Share _template directory with client and admin help.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Wed, 24 Sep 2014 15:52:08 +0200 |
parents | cf1fdb254c41 |
children |
line wrap: on
line diff
--- a/doc/help/admin/_static/extra-style.css Wed Sep 24 15:47:45 2014 +0200 +++ b/doc/help/admin/_static/extra-style.css Wed Sep 24 15:52:08 2014 +0200 @@ -3,7 +3,31 @@ margin-bottom: 10px; padding: 4px; } +img { + vertical-align: top; +} .figure .caption { margin-top: 0px; margin-bottom: 20px; } +tt { + 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; +}