Quote:
Originally Posted by JSWolf
I used a custom CSS to replace the default ADE fonts. That worked no problem until I tried a book that uses an embedded font family. The new default ADE fonts took priority. Not what I wanted at all.
|
That's quite surprising, really. You may want to experiment with the default CSS rules - maybe body { font-family: serif; } shall be enough. Maybe not. We really need that !important support :-(