Quote:
Originally Posted by ilikelilies
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.