Quote:
Originally Posted by kovidgoyal
That rule will work only if the book in question does not specify its own fonts. If you want to override book fonts you need something like
Code:
* {
font-family: serif !important;
}
|
But even the book fonts are not displayed in serif, despite its declaration in embedded css.
I've attached a file as an example.