X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Flayout.less;fp=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Flayout.less;h=eb79a804e05e6c056a22dd6129a717b49b34f64a;hp=97d0fbb00812aa15db768ea3eb9dab0bc26f7d68;hb=545c20e546e2c2083f66c33c9cf842951ac7db4d;hpb=925550cc75ba4fa6438cb3a50ebea7ee6514ef31 diff --git a/src/main/webapp/less/screen/layout.less b/src/main/webapp/less/screen/layout.less index 97d0fbb0..eb79a804 100644 --- a/src/main/webapp/less/screen/layout.less +++ b/src/main/webapp/less/screen/layout.less @@ -53,6 +53,7 @@ body #header { margin-left: -2.125em; + padding-bottom: 2em; } #header > hr.h { @@ -77,7 +78,7 @@ body { position: relative; width: 200%; - top: -7em; /** 112px */ + top: -9em; /** 136px */ right: 100%; text-align: right; list-style-type: none; @@ -87,7 +88,7 @@ body } .nomenu #menu { - top: -9em; /** 2em mehr wegen 2em margin-top der Marginalspalte auf .nomenu-Seiten */ + top: -11em; /** 2em mehr wegen 2em margin-top der Marginalspalte auf .nomenu-Seiten */ } #menu > li.m {