Quote:
Originally Posted by kawayama
you have to add the !important tag to your css to get stanza to pay attention:
Code:
div {text-align: center !important;}
otherwise stanza will just ignore most of your css.
|
And that might "break" other readers that behave properly and let the user have custom CSS to override the book style...