Thank you for responding! I found the main issue, apparently, parenthesis around links adds LOTs of extra space:
(<a href="https://code.visualstudio.com">https://code.visualstudio.com/</a>)
I will try taking out text-align: justify;
Also here's that stylesheet:
.chapter-content {
page-break-after: auto;
page-break-before: auto;
text-align: justify;
text-indent: 1.5em
}
Was using Mac "Books" app and kindle apps.
Many thanks!! This helps me a ton!
Quote:
Originally Posted by Karellen
Nothing stands out as the culprit for extra spaces.
Try removing the text-align: justify;, do you still have extra spaces?
I don't see how you are using the .chapter-content attribute though, as it's not in your snippet. And is that snippet one of the lines with extra spacing?
What reader/app are you viewing it on that shows the extra spaces?
Maybe you can post the book? Scramble it if it is in copyright.
|