no message

This commit is contained in:
Bengt Brodersen 2015-12-29 09:55:28 +01:00
parent 2161963a8d
commit 638ba5c579

View File

@ -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;