View Single Post
Old 02-10-2024, 06:40 AM   #1
paperwhite13
Zealot
paperwhite13 can eat soup with a fork.paperwhite13 can eat soup with a fork.paperwhite13 can eat soup with a fork.paperwhite13 can eat soup with a fork.paperwhite13 can eat soup with a fork.paperwhite13 can eat soup with a fork.paperwhite13 can eat soup with a fork.paperwhite13 can eat soup with a fork.paperwhite13 can eat soup with a fork.paperwhite13 can eat soup with a fork.paperwhite13 can eat soup with a fork.
 
Posts: 131
Karma: 9236
Join Date: Jun 2020
Device: Kindle PW3 [KOReader]
no-indent class / KOReader

Hi, I have a no-indent class that only overrides text-indent:

.no-indent {
text-indent:0;
}


It doesn't matter if I declare it p.no-indent or .no-indent, when using <p class="no-indent">, KOReader still renders those paragraphs as indented. All other readers I've tried honour the override (haven't tried them all, but many Android and PC readers). It's the same with both KOReader v2020 and v2024, but I very much doubt it's a KOReader issue, either I'm doing something wrong or I could so something differently, so it's more compatible. What could that be? Thank you!
paperwhite13 is offline   Reply With Quote