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