lots of graphics
[prawokultury.git] / prawokultury / static / css / header.scss
1 #header-bar {
2     height: 9em;
3     padding-top: 3em;
4
5     .bar-left {
6         margin-left: -1.1em;
7     }
8
9 }
10
11
12 .org-fnp, .org-trust {
13     display: inline-block;
14     width: 8em;
15
16     span {
17         color: #888;
18     }
19
20     img {
21         margin-left: -.3em;
22         margin-top: 1em;
23     }
24 }
25 .org-fnp {
26     margin-right: 4em;
27 }