X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=dist%2Fless%2Fphone%2Flayout.less;fp=dist%2Fless%2Fphone%2Flayout.less;h=7b276ba3db5d4b9f7c05b8295f22d71c47ed4f55;hb=7d8099a0ad057c07ebba37de6abf17ec8faefba5;hp=f2c4a2387c3e91c46e0744005b8da0b8e81003da;hpb=ef2107aedad28c7adef0d1cb1a64a75f7b80e5c3;p=website 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; }