X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fphone%2Ffooter.less;h=01a021a8fc2123b48072b369053f82951b0b88d8;hp=ca5901f2be0f1f55203cd286e1ef504136ce2c13;hb=6482c022bf5777165d20d1cfe58f3668f8699dba;hpb=02dfc8d7c054fa2c3f89eae7594f3262817d62f2 diff --git a/src/main/webapp/less/phone/footer.less b/src/main/webapp/less/phone/footer.less index ca5901f2..01a021a8 100644 --- a/src/main/webapp/less/phone/footer.less +++ b/src/main/webapp/less/phone/footer.less @@ -3,8 +3,13 @@ position: static; border-style: none; } +#footer > #footerlinks > li.about +{ + display: none; +} #footer > #footerlinks > li.f { + color: @hintergrund; line-height: 1em; margin: 0 1em 0 0; padding: 0 0 .5em 0; @@ -19,10 +24,9 @@ position: static; float: right; width: auto; - color: @hintergrund; font-size: 137.5%; margin: 0; - @media (max-width: 250px) + @media (max-width: 229px) { color: @schrift; flow: none;