View Single Post
Old 11-05-2022, 07:22 AM   #2
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,808
Karma: 146918083
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by FelixKrull View Post
Hi there,

I want all my books justified when viewing, but the code "body { line-height: 1.5; text-align: justify;}" does not work on every book.



What am I doing wrong?

Cheers,
FK
That's because the eBook's CSS has code elsewhere that overrides this. It changes the line-height and the alignment. You cannot rely on your code always working. The only way to be 100% sure is to edit the code of the eBook.
JSWolf is offline   Reply With Quote