Kindle K3 (keyboard) losing chapter head spacing.
I'm building a mobi file using Kindle Previewer. Each chapter has an <h1>:
h1 {
margin-top:2.0in;
margin-right:0in;
margin-left:0in;
text-align:right;
page-break-after:avoid;
font-size:large;
font-weight:bold;
I load the resulting mobi file onto my K3.
My toc.ncx works fine and I can right click the controller to go thru all chapers and the 2 in spacing shows at the top of my K3. If I backspace a few pages and single page forward, the 2 inch spacing at the top is lost.
Any suggestions?
thanks.
|