X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fbase%2Fhead.less;h=6c9da2df2e11f2800993faf50996458ae0b87774;hp=1527e34247329afedf2d693d75a4d51200538b9a;hb=4415d352a10a18d29df92e5bf27dbfde07cbc3fa;hpb=de5db62e28514298e5e7b776249fe5a90a14a8d6 diff --git a/src/main/webapp/less/base/head.less b/src/main/webapp/less/base/head.less index 1527e342..6c9da2df 100644 --- a/src/main/webapp/less/base/head.less +++ b/src/main/webapp/less/base/head.less @@ -2,22 +2,24 @@ #header { - font-family: 'BPreplay', Helvetica, Arial, sans-serif; - font-weight: bold; + .bpreplay; } #logo { + display: inline; font-size: 400%; line-height: 1.2em; + margin: 0; padding: 0 0 0 .230769231em; /* 30px */ color: @normal; border: none; position: relative; left: -.3em; } -#logo:hover +#logo a.l:hover { color: @dunkler; + border-style: none; } #slogan {