page break stuff to test with new wkhtmltopdf
This commit is contained in:
parent
20217817ac
commit
2af29592d5
|
@ -14,10 +14,11 @@ body {
|
|||
.sub {
|
||||
width: 80%;
|
||||
margin-bottom: 12px;
|
||||
page-break-inside: avoid;
|
||||
}
|
||||
|
||||
.subText {
|
||||
page-break-before: avoid;
|
||||
|
||||
overflow: hidden;
|
||||
margin: 0;
|
||||
font-family: "Courier New";
|
||||
|
@ -31,7 +32,6 @@ body {
|
|||
.inpoint {
|
||||
font-style: italic;
|
||||
font-size: 12px;
|
||||
page-break-after: avoid;
|
||||
}
|
||||
|
||||
.title {
|
||||
|
|
Loading…
Reference in New Issue
Block a user