View Single Post
Old 05-02-2017, 04:49 PM   #5
ebookscovers
Enthusiast
ebookscovers began at the beginning.
 
Posts: 49
Karma: 10
Join Date: Mar 2016
Device: Ipad mini 2
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
ebookscovers is offline   Reply With Quote