fix printer settings
This commit is contained in:
parent
0c043434e2
commit
391bc395f0
1 changed files with 8 additions and 2 deletions
|
@ -11,8 +11,14 @@ body {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.container {
|
||||
width: auto;
|
||||
margin: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
#content {
|
||||
/* width: 100%; */
|
||||
width: 80%;
|
||||
width: auto;
|
||||
color: Black;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue