X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=dist%2Fless%2Fprint%2Flayout.less;fp=dist%2Fless%2Fprint%2Flayout.less;h=0000000000000000000000000000000000000000;hb=6b7ab8c11e0c5d43952fc7a3a114cb1c1e85a310;hp=392760e850097d8a67ca8f46e41233810dedc667;hpb=152a67959bd3f9243489a648d4021eb2a0667679;p=website diff --git a/dist/less/print/layout.less b/dist/less/print/layout.less deleted file mode 100644 index 392760e8..00000000 --- a/dist/less/print/layout.less +++ /dev/null @@ -1,54 +0,0 @@ -body -{ - font-size: 75%; /** 12px */ -} -#header hr.h -{ - margin: .5em 0; -} -.content -{ - clear: both; -} -.marginal -{ - display: none; -} -#breadcrumb -{ - .droid; - color: @schrift; - font-weight: normal; -} -#breadcrumb strong.b -{ - font-weight: normal; -} -#breadcrumb ol.b li.b a.b, -#breadcrumb ol.b li.b strong.b -{ - color: @schrift; - border-style: none; -} -#breadcrumb a.hide -{ - display: none; -} -#breadcrumb hr.b -{ - display: none; -} -#nav -{ - display: none; -} -#footerlinks li.f -{ - display: none; -} -#footerlinks li#copyright -{ - .droid; - font-size: 100%; - display: block; -}