X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fbase%2Ffooter.less;h=16d95a8ecf34eb489344f87518786b0d53643995;hp=0ee263a55eb33c3de68f9e3bf8c358e341dcffc4;hb=98959d7288268c8c3b7f062ac343058c4bd60c57;hpb=de5db62e28514298e5e7b776249fe5a90a14a8d6 diff --git a/src/main/webapp/less/base/footer.less b/src/main/webapp/less/base/footer.less index 0ee263a5..16d95a8e 100644 --- a/src/main/webapp/less/base/footer.less +++ b/src/main/webapp/less/base/footer.less @@ -1,7 +1,6 @@ #footerlinks { - font-family: 'BPreplay', Helvetica, Arial, sans-serif; - font-weight: bold; + .bpreplay; position: relative; margin: 0; padding: 0; @@ -11,13 +10,13 @@ { font-size: 137.5%; /** 22 px */ float: left; - margin: 0 1em 1em 0; + margin: .5em 1em 0 0; } #footerlinks #copyright { - float: right; color: @schrift; margin: 0; + width: 100%; } #footerlinks a.f {