View Single Post
Old 01-12-2026, 08:07 AM   #7
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,585
Karma: 21743811
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by ilikelilies View Post
I do have `Justify most text` enabled, in case that matters.
Have you tried disabling it? That adds something like:
Code:
p { text-align: justify !important }
which conflicts with your "center !important". (I'm not sure what the spec says in this case, but it could be that KOReader is not handling it properly.)

For what it's worth, that kind of code usually works fine for me. I have all style tweaks disabled (except footnotes, and a custom one for smallcaps), and the "traditional book look" enabled.
Jellby is offline   Reply With Quote