From: Laury GvR Date: Fri, 28 Aug 2015 13:57:48 +0000 (-0400) Subject: Updated printer stylesheet X-Git-Tag: v1.0.2^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=7e0dc2b0a92b05ba3d8c3ea45b879302d954e5a1;p=WP-Themes%2Fnorthernlakes.git Updated printer stylesheet --- diff --git a/css/print.css b/css/print.css index a57ed3e..17c2e79 100644 --- a/css/print.css +++ b/css/print.css @@ -1,48 +1,47 @@ /* GaslightMedia, all rights reserved. */ +body +{ + margin: 0mm 0mm 0mm 0mm; +} nav, input, #searchform, .search-top, #slide, aside, .blocks, .partners, footer, main img, #header-description, #side-nav, .gallery img, #blog-side-info-wrapper, -#header-links, .search-top, .wp-caption +#header-links, .search-top, .wp-caption, .breadcrumbs, .ssba, #header-description, +header { display: none !important; } - #logo { text-align: center; - padding: 20px 0; } - .blocks .block { float: left; width: 33%; } - #copyright { text-align: center; font-size: 8px; - padding: 20px 0; + padding: 20px 0 0; } - main { width: 80%; margin: 0 auto; } -.breadcrumbs > *:first-child:before { +/*.breadcrumbs > *:first-child:before { content: " "; - margin: 0; -} -.breadcrumbs > *:before { +}*/ +/*.breadcrumbs > *:before { color: #04496d; font-size: 12px; content: ">"; - margin: 0 0.3125rem; position: relative; top: 1px; -} +}*/ #main-content h1, #main-content h2 { - clear: both; + clear: none; + font-size: 18px; } - a[href]:after { - content: ""; } + font-size: 12px; +} \ No newline at end of file