From 18ec47e0d50e4c1e09e7174f865dc85f81e7dd49 Mon Sep 17 00:00:00 2001 From: RaffhanKhan <48751738+RaffhanKhan@users.noreply.github.com> Date: Fri, 2 Oct 2020 10:28:49 +0530 Subject: [PATCH] Update print.css --- css/print.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/css/print.css b/css/print.css index 58267ca..5ef8785 100644 --- a/css/print.css +++ b/css/print.css @@ -33,7 +33,10 @@ .spacer { height: 0; } - + body + { + background-color: #ffffff; + } #sim-sidebar { width: 0; }