KFX and negative margins?
So I had a problem whenever I converted from EPUB to KFX in that all of my ebooks have:
html {
margin-right: -30px;
margin-left: -30px;
}
...added in their stylesheets, so that I can achieve negative margins and extend the reading area on screen.
Whenever I convert from EPUB to KFX all of my headings become left aligned *unless* I remove the above code, or tick the 'ignore margins CSS' option in the conversion window.
Is there any way to get negative margins in KFX? Or is this limited to EPUB/AZW3. I should mention that whenever I convert to AZW3 the negative margins are kept perfectly with no left alignment of headings.
Thanks.
|