X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=dist%2Fless%2Fscreen%2Fhead.less;h=e6eeb57fbd509ae97bf833b4c1cb756cba397f5b;hb=7d8099a0ad057c07ebba37de6abf17ec8faefba5;hp=5e7ff4df96be9ee15dd20f7b37bed35b9b9dd08a;hpb=ef2107aedad28c7adef0d1cb1a64a75f7b80e5c3;p=website diff --git a/dist/less/screen/head.less b/dist/less/screen/head.less index 5e7ff4df..e6eeb57f 100644 --- a/dist/less/screen/head.less +++ b/dist/less/screen/head.less @@ -3,6 +3,13 @@ padding: 0; 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 { @@ -13,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 */