View Single Post
Old 12-18-2011, 07:48 AM   #5
iammalone
Junior Member
iammalone began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2011
Device: Nook Simple Touch
Hi! I'm having the same issue. First lines will often come with an automatic text-indent, even if it's not defined in the stylesheet.

This issue was also discussed some time ago in passing here: https://www.mobileread.com/forums/sho...d.php?t=103533

For instance, on the Nook, for something that's supposed to be centred, it'll be off-center, slightly to the left. In ADE, Sigil, iPad, etc. it renders fine.

Is there any way around this? Even manually adding the following to book stylesheets doesn't seem to work:
Code:
p, h1, h2, h3, h4, h5, h6, div, span { text-indent: 0em; }
iammalone is offline   Reply With Quote