themes/freifunk-generic: minor style fixes, add some space around header logo and header_right
This commit is contained in:
parent
25872126c0
commit
cb178921da
1 changed files with 2 additions and 0 deletions
|
@ -160,6 +160,7 @@ a img {
|
|||
|
||||
.header_left img {
|
||||
padding: 10px 10px 0px 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.header_banner {
|
||||
|
@ -192,6 +193,7 @@ a img {
|
|||
font-weight: normal;
|
||||
line-height: 160%;
|
||||
float:right;
|
||||
padding: 10px 10px 0 0;
|
||||
}
|
||||
|
||||
ul.dropdowns {
|
||||
|
|
Loading…
Reference in a new issue