Originally Posted by Karellen
Confirming what @davidfor has stated, I have used the following code in two novels which works well reading on my Libra2...
Code:
.nopagebreak {
page-break-inside: avoid;
margin-left: inherit;
margin-right: inherit;
}
Then in the body of the text I use...
|