X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Ftablet%2Flayout.less;h=d7d37c99757ddf879df2bb3df879395987812565;hp=4ddffb0d1c0e7bb30bee6cf876e99abc81391101;hb=336ae665a166ad08f594c85e092ee57d7e65ba28;hpb=1f11da5a5ebce0e7213e20f0c923edd5f1532826 diff --git a/src/main/webapp/less/tablet/layout.less b/src/main/webapp/less/tablet/layout.less index 4ddffb0d..d7d37c99 100644 --- a/src/main/webapp/less/tablet/layout.less +++ b/src/main/webapp/less/tablet/layout.less @@ -42,7 +42,7 @@ body { margin: 2em -3em 0 -5em; } -.cols_1 > .content > .marginal div.m +.cols_1 > .content > .marginal aside.m { margin: -.125em 3em 0 5em; padding: 2em 0; @@ -58,7 +58,7 @@ body width: 100%; border-top: 3em solid @hintergrund; } -.cols_2 > .content > .marginal > div.m +.cols_2 > .content > .marginal > aside.m { margin-right: -12em; }