X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Ftablet%2Ffooter.less;h=ffe169550a65bc6a6ce91df8feb2f2959b5cbcad;hp=9f5beb55d948ae28caa1cfff1ab3c18569dc040c;hb=cfdff348f72370732e6eb1845ba97e1399b71512;hpb=b8d5cf42ff526aa37e878e6513a9221030161366 diff --git a/src/main/webapp/less/tablet/footer.less b/src/main/webapp/less/tablet/footer.less index 9f5beb55..ffe16955 100644 --- a/src/main/webapp/less/tablet/footer.less +++ b/src/main/webapp/less/tablet/footer.less @@ -1,16 +1,13 @@ .cols_1 > #footer { - margin: 0 0 0 -5em; padding: 2em 3em 1.5em 5em; @media (max-width: @maxsmalltablet) { - margin: 0 0 0 -4em; - padding: 1.5em 2em 1em 4em; + padding: 1.5em 2em 1em 3em; } @media (max-width: @maxsmallertablet) { - margin: 0 0 0 -3em; - padding: 1em 1em .75em 3em; + padding: 1em 1em .75em 2.5em; } background-color: @heller; } @@ -37,10 +34,6 @@ font-size: 137.5%; margin: 0; } -.cols_2 > #footer -{ - z-index: 1; -} .cols_2 > #footer > #footerlinks { position: static; @@ -51,7 +44,7 @@ { line-height: 1em; display: block; - margin: 0; + margin: 0 0 .25em 0; color: @hintergrund; } .cols_2 > #footer > #footerlinks > li#copyright @@ -60,9 +53,9 @@ font-size: 137.5%; top: auto; bottom: 0; - left: -3em; - right: -10.909090909em; /* 240px */ - padding: 9em 2.18181818em 1.5em; /* ? 3*16px ? */ + left: 0; + right: 0; + padding: 0 2.18181818em 1.5em; /* ? 3*16px ? */ @media (max-width: @maxsmalltablet) { padding-right: 1.45454545em;