From 638ba5c5799047ae1f5124c5585497a727c798cb Mon Sep 17 00:00:00 2001 From: Bengt Brodersen Date: Tue, 29 Dec 2015 09:55:28 +0100 Subject: [PATCH] no message --- card.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/card.css b/card.css index 2460e7b..916a784 100644 --- a/card.css +++ b/card.css @@ -5,7 +5,7 @@ html { background-color: LIGHTGREY; padding: 0rem; - margin: 0rem; + margin: 1rem; font-size: 1.0cm; overflow-y: scroll; } @@ -334,6 +334,8 @@ body { padding: 0.0mm; } html { + margin: 0.0mm; + padding: 0.0mm; background-color: WHITE !important; -webkit-print-color-adjust: exact !important; print-color-adjust: exact !important;