this is just a small part of the CSS style sheet. I notice 'page-break-inside: avoid;
calibre3 {
background-color: white;
color: black;
display: block;
font-size: 1.29167em;
line-height: 1.2;
padding-left: 0;
padding-right: 0;
margin: 0 5pt
}
.calibre4 {
border-bottom: 0;
border-top: 0;
display: block;
margin-bottom: 0;
margin-top: 0;
padding-bottom: 0;
padding-top: 0;
page-break-inside: avoid;
text-indent: 1.5em
|