X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Fhead.less;h=f0baa2571c932d42114500d7ad22a3b8dc019ab6;hp=9a0c6e6ddecd9eb04bcd59671dd7fbc5acb95447;hb=7967465800f4235b769e7151d5986ca92fc2a0ff;hpb=755196d54dfd443a1be08576cd316335e55ec50c diff --git a/src/main/webapp/less/screen/head.less b/src/main/webapp/less/screen/head.less index 9a0c6e6d..f0baa257 100644 --- a/src/main/webapp/less/screen/head.less +++ b/src/main/webapp/less/screen/head.less @@ -1,7 +1,3 @@ -#header > hr -{ - display: none; -} #logo { display: inline-block; @@ -9,7 +5,7 @@ padding: 0; line-height: 1em; text-shadow: .092307692em .046153846em 0 @hintergrund; /** 12px 6px */ - z-index: 1; + z-index: 3; left: auto; } #slogan @@ -23,7 +19,7 @@ padding: .066666667em .066666667em 0 0; /** 2px 2px 0 0 */ margin-left: 9em; /* 270px */ position: relative; - z-index: 0; + z-index: 2; top: -1.3em; /* 39px */ text-align: right; overflow: hidden;