X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fbase%2Fhead.less;h=6c9da2df2e11f2800993faf50996458ae0b87774;hp=b1368efa585ae2ba7aabad1efc09f1260fc5d1f1;hb=4415d352a10a18d29df92e5bf27dbfde07cbc3fa;hpb=78ee3ab05e409a12e30e6f439560ce279d669b40 diff --git a/src/main/webapp/less/base/head.less b/src/main/webapp/less/base/head.less index b1368efa..6c9da2df 100644 --- a/src/main/webapp/less/base/head.less +++ b/src/main/webapp/less/base/head.less @@ -6,17 +6,20 @@ } #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 {