Quote:
Originally Posted by HarryT
You can only change the font if it's not "hard-coded" in the ePub file. You'd need to edit the CSS (or the HTML) of the book, and remove the font definition for the "body" text.
|
Even if it's hard-coded, you can sometimes change it, I think you can if it is coded in a "body { }" CSS directive.