X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Fhead.less;h=9a0c6e6ddecd9eb04bcd59671dd7fbc5acb95447;hp=b74093529cced09497754626693a351c071171c4;hb=755196d54dfd443a1be08576cd316335e55ec50c;hpb=de5db62e28514298e5e7b776249fe5a90a14a8d6 diff --git a/src/main/webapp/less/screen/head.less b/src/main/webapp/less/screen/head.less index b7409352..9a0c6e6d 100644 --- a/src/main/webapp/less/screen/head.less +++ b/src/main/webapp/less/screen/head.less @@ -1,9 +1,3 @@ -@import '../variables.less'; - -#header -{ - margin-left: -4em; -} #header > hr { display: none; @@ -12,6 +6,7 @@ { display: inline-block; font-size: 812.5%; /* 130px */ + padding: 0; line-height: 1em; text-shadow: .092307692em .046153846em 0 @hintergrund; /** 12px 6px */ z-index: 1; @@ -26,11 +21,12 @@ line-height: .6666666667em; /* 20px */ height: .6em; /* 18px */ padding: .066666667em .066666667em 0 0; /** 2px 2px 0 0 */ - margin-left: 10em; /* 300px */ + margin-left: 9em; /* 270px */ position: relative; z-index: 0; top: -1.3em; /* 39px */ text-align: right; + overflow: hidden; } #slogan > strong{ display: inline-block;