Quote:
Originally Posted by DMSmillie
You've tried the following...?
font-family: sans-serif;
|
Yes, of course, I can put the following snippets into an HTML
<p style="font-family: sans-serif"> This is a test. </p>
<p style="font-family: serif"> This is a test. </p>
and it "works fine" in an HTML browser, compile it to MOBI using Kindlegen and Kindles ignore one's font-family specifications.