X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Ftablet%2Flayout.less;h=b6f70820e2eda5528a3558fa5c76eaf9604cdb18;hp=ddaa34af4b6f6c7da485ecd3622da9611df5c435;hb=cea459bf2e32af5de46af1c61c8c69f415b19f40;hpb=e3a5f3a574efde4117da8715eb1d293610d3a171 diff --git a/src/main/webapp/less/tablet/layout.less b/src/main/webapp/less/tablet/layout.less index ddaa34af..b6f70820 100644 --- a/src/main/webapp/less/tablet/layout.less +++ b/src/main/webapp/less/tablet/layout.less @@ -63,8 +63,9 @@ body } .cols_1 > .content > .marginal aside.m { - padding: 2em 0; - border-bottom: .125em solid @hintergrund; + margin: 3.5em -3em -999em -5em; + padding: 2em 3em 995em 5em; + border-style: none; } .cols_2 > .content > .marginal { @@ -73,9 +74,13 @@ body width: 100%; position: static; } +.cols_1 > #footer +{ + border-style: none; +} .cols_2 > .content > .marginal > aside.m { - margin: 0 -12em 0 17.5em; + margin: 0 -12em 1em 17.5em; @media (max-width: @maxsmalltablet) { margin-right: -13em;