View Single Post
Old 01-27-2020, 11:15 AM   #79
Argon
Enthusiast
Argon began at the beginning.
 
Posts: 41
Karma: 10
Join Date: Jan 2020
Device: Kobo Libra 2, Kindle Oasis 3
Quote:
Originally Posted by jhowell View Post
It should be 1.6em. If you have a counter example I would very much like to see it.

(If you can supply the title/ASIN of a book, I can take a look at the free sample and see what is going on with it.)
Attached are, respectively, quick pictures of my Kindle with A Fire Upon the Deep—which I'm using as a reference standard, whose style sheet says 5%—and The Wandering Inn with this globally added (as well as a line-height adjustment):

Code:
p {
text-indent: 0%
}
p + p {
text-indent: 5%
}
https://imgur.com/gallery/Tsldhwi

The Wandering Inn's indentation looks bigger to me, and A Fire Upon the Deep's doesn't look like 1.6em to me. What do you think?

Last edited by Argon; 01-27-2020 at 11:20 AM.
Argon is offline   Reply With Quote