View Single Post
Old 11-03-2017, 03:45 AM   #5
nqk
Fanatic
nqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beauty
 
Posts: 564
Karma: 32228
Join Date: Feb 2012
Device: Onyx Boox Leaf
Quote:
Originally Posted by kovidgoyal View Post
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.
Attached Files
File Type: epub Epub Test - NQK.epub (2.0 KB, 243 views)
nqk is offline   Reply With Quote