X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fless%2Fscreen%2Fhead.less;fp=dist%2Fless%2Fscreen%2Fhead.less;h=0000000000000000000000000000000000000000;hp=74f17d4b580e3b2dee0d0bbd5313c3ff1668b45c;hb=6b7ab8c11e0c5d43952fc7a3a114cb1c1e85a310;hpb=152a67959bd3f9243489a648d4021eb2a0667679 diff --git a/dist/less/screen/head.less b/dist/less/screen/head.less deleted file mode 100644 index 74f17d4b..00000000 --- a/dist/less/screen/head.less +++ /dev/null @@ -1,34 +0,0 @@ -#logo -{ - padding: 0; - 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 -{ - display: block; - color: @hintergrund; - background-color: @normal; - font-size: 187.5%; /** 30px */ - line-height: .6666666667em; /* 20px */ - height: .6em; /* 18px */ - padding: .066666667em .066666667em 0 0; /** 2px 2px 0 0 */ - margin-left: 2em; - position: relative; - z-index: 2; - top: -1.3em; /* 39px */ - text-align: right; - overflow: hidden; -} -#slogan > strong{ - display: inline-block; - position: relative; - top: -.2em; /* -6px */ -}