I'm trying to decrease the space that appears above titles in order to fit more content onto each page. For reasons unknown, opening a Pages ePub in Sigil causes a larger gap to appear above title.
Looking at html, it appears to be using h4:
Code:
<body>
<h4 id="sigil_toc_id_1"><span id="chapter-1-sh1"></span>IN HER WORDS</h4>
<p class="s6 s7">I first thought about writing this book back in 1999...
So, I went to Sigil CSS to look for h4 but it doesn't appear to exist. Many other headings do, but not h4.
I suppose I could create/define an h4, but other than space before title, I'm pretty happy with the way it is - and don't want to go messing with something that isn't (too) broken.
Any ideas?
ps attachment shows screenshots from iPad with Pages ePub alongside post-Sigil ePub.