X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=dist%2Fless%2Fscreen%2Fhead.less;h=e6eeb57fbd509ae97bf833b4c1cb756cba397f5b;hb=7d8099a0ad057c07ebba37de6abf17ec8faefba5;hp=f0baa2571c932d42114500d7ad22a3b8dc019ab6;hpb=5c10633b35f8d46a13a5cbbc1f33789e08113ffd;p=website diff --git a/dist/less/screen/head.less b/dist/less/screen/head.less index f0baa257..e6eeb57f 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 > a.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 */