Mercurial > trustbridge
comparison 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 |
comparison
equal
deleted
inserted
replaced
1082:a12e6172d82c | 1083:d6dc1144895b |
---|---|
9 } | 9 } |
10 tt { | 10 tt { |
11 font-size: 1.1em; | 11 font-size: 1.1em; |
12 background-color: transparent; | 12 background-color: transparent; |
13 } | 13 } |
14 | 14 #pageheader img { |
15 float: left; | |
16 margin-right: 10px; | |
17 } | |
18 #pageheader h1 { | |
19 margin: 5px; | |
20 padding: 15px; | |
21 } | |
22 #breadcrumbs { | |
23 display: none; | |
24 } | |
25 .related.top #rellinks { | |
26 margin-top: -25px; | |
27 } | |
28 #pagefooter { | |
29 padding-bottom: 0 !important; | |
30 } |