I've tweaked the ePub in Sigil to where it looks perfect, but when I upload it to PubIt!, it's off.
My understanding is that PubIt! uses ePub, so who is it changing at all?
See the attached screenshots to how it looks in Sigil and how it looks in the PubIt! Nook preview.
I put in this line:
Code:
body, div, p, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
So there wouldn't be spaces between the paragraphs, but there still are. Even before I put that line in, it looked fine in Sigil. Each time I upload it to PubIt!, the paragraphs are separated again.