From 66a55ad4925cf420bace4cdc67ff9acc87cdff2a Mon Sep 17 00:00:00 2001 From: Dan Jones Date: Thu, 8 Feb 2018 18:48:26 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=BB=F0=9F=92=AA=20Improve=20print=20st?= =?UTF-8?q?ylesheet=20#100DaysOfCode=20R1D36?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _assets/css/style.scss | 2 +- _layouts/default.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_assets/css/style.scss b/_assets/css/style.scss index d947c83..6cbcf8f 100644 --- a/_assets/css/style.scss +++ b/_assets/css/style.scss @@ -53,7 +53,7 @@ dl { @media print { .noprint { display: none; } - .site-header { display: none; } + .site-header, .site-sidebar, .site-footer { display: none; } .hentry { margin-bottom: 0; } p, dl, ul, ol { margin-bottom: 1em; } } diff --git a/_layouts/default.html b/_layouts/default.html index eacf443..685824e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -9,7 +9,7 @@
-
-