themes/freifunk-generic: minor style fixes, add some space around header logo and header_right

This commit is contained in:
Manuel Munz 2013-01-21 13:34:12 +00:00
parent 25872126c0
commit cb178921da

View file

@ -160,6 +160,7 @@ a img {
.header_left img { .header_left img {
padding: 10px 10px 0px 10px; padding: 10px 10px 0px 10px;
margin-bottom: 10px;
} }
.header_banner { .header_banner {
@ -192,6 +193,7 @@ a img {
font-weight: normal; font-weight: normal;
line-height: 160%; line-height: 160%;
float:right; float:right;
padding: 10px 10px 0 0;
} }
ul.dropdowns { ul.dropdowns {