page break stuff to test with new wkhtmltopdf

This commit is contained in:
Sanj 2012-01-31 05:04:40 +05:30
parent 20217817ac
commit 2af29592d5

View File

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