fix print layout
This commit is contained in:
parent
ca6f4250b4
commit
2ef3d66533
2 changed files with 16 additions and 0 deletions
|
|
@ -183,6 +183,14 @@ body {
|
|||
page-break-after: avoid;
|
||||
}
|
||||
|
||||
a {
|
||||
color: black;
|
||||
}
|
||||
|
||||
#page {
|
||||
border: none;
|
||||
}
|
||||
|
||||
#page-header,
|
||||
#page-footer {
|
||||
display: none;
|
||||
|
|
|
|||
|
|
@ -183,6 +183,14 @@ body {
|
|||
page-break-after: avoid;
|
||||
}
|
||||
|
||||
a {
|
||||
color: black;
|
||||
}
|
||||
|
||||
#page {
|
||||
border: none;
|
||||
}
|
||||
|
||||
#page-header,
|
||||
#page-footer {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue