Hi, everybody.
My user stylesheet for calibre's ebook-viewer.exe is:
Code:
body {
widows: 0;
orphans: 0;
text-align: left !important;
}
p {text-align: left}
and yet in a number of ebooks (not all) I'm still getting full justification, instead of left alignment. Any suggestions?
Many thanks!
Rob