fix printer settings

This commit is contained in:
Helmut Merz 2014-06-01 11:06:13 +02:00
parent 0c043434e2
commit 391bc395f0

View file

@ -11,8 +11,14 @@ body {
display: none;
}
.container {
width: auto;
margin: 0;
border: 0;
}
#content {
/* width: 100%; */
width: 80%;
width: auto;
color: Black;
}