X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Ffooter.less;h=922e92a15336cb90716c1dce0ebcf355d3f09a78;hp=addab87c9df9294dbcaba7fbf8508ee31c128680;hb=de5db62e28514298e5e7b776249fe5a90a14a8d6;hpb=68c1721d14e427c41232d41fac3dc21fc072931d diff --git a/src/main/webapp/less/screen/footer.less b/src/main/webapp/less/screen/footer.less index addab87c..922e92a1 100644 --- a/src/main/webapp/less/screen/footer.less +++ b/src/main/webapp/less/screen/footer.less @@ -4,21 +4,19 @@ { margin: 2em 0; } +#footer > hr +{ + display: none; +} #footerlinks { - font-family: 'BPreplay', Helvetica, Arial, sans-serif; - font-weight: bold; - position: relative; border-top: 1.25em solid @normal; /** 20px */ - margin: 0; - padding: 0; - list-style-type: none; } #footerlinks > li.f { - font-size: 137.5%; /** 22 px */ line-height: .6666666667em; /* 20px */ display: inline-block; + float: none; margin: .5em 1em 0 0; color: @normal; vertical-align: top; @@ -26,6 +24,7 @@ #footerlinks > li#copyright { position: absolute; + float: none; right: .625em; top: -1em; /** 30px */ line-height: 1.4em; /* 42px */