Left justification not working in Calibre
I have the latest version of Calibre (I think), 5.14. Whenever I open an epub file in the e-book viewer, I want the text to be left-justified rather than the default fully-justified.
I don't know anything about css styles, but, after browsing this thread, I entered the following text into the Preferences -> Styles text box, and clicked OK:
body { text-align: left; }
However, unfortunately, that had no effect. All my epub books are still displaying fully justified.
What am I doing wrong? Thanks for any help.
|