X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Ftablet%2Ffooter.less;h=2541618b2468066ac351d5db7d13fe552d8d1bf5;hp=85cb84997ffc86c67fe6b22be6ca8728eea0067a;hb=6edf003077fec1ebcc3dbdcf94f6ba04fa64a349;hpb=4e18dd333d44513a1b51aeb8ef4cd6ee4f911b2b diff --git a/src/main/webapp/less/tablet/footer.less b/src/main/webapp/less/tablet/footer.less index 85cb8499..2541618b 100644 --- a/src/main/webapp/less/tablet/footer.less +++ b/src/main/webapp/less/tablet/footer.less @@ -46,7 +46,8 @@ } -.nomenu #footer > #footerlinks +.nomenu #footer > #footerlinks, +.onecolumn #footer > #footerlinks { position: static; margin: -.125em; @@ -60,22 +61,22 @@ padding-top: .5em; } border-top: .125em solid @hintergrund; -} -.nomenu #footer > #footerlinks > li.f -{ - line-height: 1em; - margin: 0 1em 0 0; - padding: 0; -} -.nomenu #footer > #footerlinks > li.f > a.f -{ - color: @hintergrund; - border-color: @hintergrund; -} -.nomenu #footer > #footerlinks > li#copyright -{ - position: static; - float: right; - font-size: 137.5%; - margin: 0; + > li.f + { + line-height: 1em; + margin: 0 1em 0 0; + padding: 0; + } + li.f > a.f + { + color: @hintergrund; + border-color: @hintergrund; + } + li#copyright + { + position: static; + float: right; + font-size: 137.5%; + margin: 0; + } }