Quote:
Originally Posted by Quoth
I think "margin-top" is ignored on many systems, not just kindle at the new file/ new page, even some LO Writer versions. I must re-check padding-top, which works on epub. I thought it was OK on azw3.
The only place I use padding-top generally is any style in LO that has "insert new page". I avoid columns and tables.
|
When I used to use a 2em blank space for section breaks, I used padding-top: 2em; as that worked when the section break came at the end of the screen. It would show the space at the top of the next page.