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;