X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fless%2Fscreen%2Fhead.less;h=74f17d4b580e3b2dee0d0bbd5313c3ff1668b45c;hp=f0baa2571c932d42114500d7ad22a3b8dc019ab6;hb=dc4067a80eb152a9dca688356cadda7f5efcacd4;hpb=15c643ebc6ce3d75a62fedb9b83688c6e85acbc5 diff --git a/dist/less/screen/head.less b/dist/less/screen/head.less index f0baa257..74f17d4b 100644 --- a/dist/less/screen/head.less +++ b/dist/less/screen/head.less @@ -1,12 +1,15 @@ #logo { - display: inline-block; - font-size: 812.5%; /* 130px */ padding: 0; - line-height: 1em; - text-shadow: .092307692em .046153846em 0 @hintergrund; /** 12px 6px */ z-index: 3; left: auto; + top: 0.3125em; /* 5px */ +} +#logo > .l > img.l +{ + width: 12.5em; /** 200px */ + -webkit-filter: drop-shadow( -5px -5px 5px #fff ); + filter: drop-shadow( -5px -5px 5px #fff ); } #slogan { @@ -17,7 +20,7 @@ line-height: .6666666667em; /* 20px */ height: .6em; /* 18px */ padding: .066666667em .066666667em 0 0; /** 2px 2px 0 0 */ - margin-left: 9em; /* 270px */ + margin-left: 2em; position: relative; z-index: 2; top: -1.3em; /* 39px */