X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fless%2Fphone%2Flayout.less;fp=dist%2Fless%2Fphone%2Flayout.less;h=7b276ba3db5d4b9f7c05b8295f22d71c47ed4f55;hp=f2c4a2387c3e91c46e0744005b8da0b8e81003da;hb=bb9c67012707416895f3cbb17585928141df5e9e;hpb=edffc60b1856f9c66560d114ea30cfe0032e110b diff --git a/dist/less/phone/layout.less b/dist/less/phone/layout.less index f2c4a238..7b276ba3 100644 --- a/dist/less/phone/layout.less +++ b/dist/less/phone/layout.less @@ -29,13 +29,16 @@ body #header { - margin: .5em 1em 1em 1.25em; + margin: .125em 1em 1em 1.25em; } #header > hr.h { display: none; } - +#logo +{ + font-size: 50%; +} /** Bereichsauswahl positionieren und stylen */ @@ -115,7 +118,7 @@ body overflow: hidden; width: 3.5em; height: 3em; - line-height: 3em; + line-height: 2.1em; color: @normal; border-style: none; } @@ -143,7 +146,7 @@ body top: 0; right: 0; left: 0; - padding: .6em 1em 999em 2.5em; + padding: .25em 1em 999em 2.5em; margin-bottom: -993em; z-index: 5; background-color: @heller; @@ -162,7 +165,7 @@ body overflow: hidden; width: 3.5em; height: 3em; - line-height: 3em; + line-height: 2.1em; color: @hintergrund; border-style: none; }