Quote:
Originally Posted by JSWolf
Here is the same CSS class from the ePub version.
Code:
p.x06-Text-Message {
font-family: monospace;
…
As you can see, font-family is there. The font name is the font used in the pBook.
|
OK. That confuses me even more. It looks like my previous guess about what is going on was wrong.
The KFX version of the book has that font family but the KF8 version does not. I now suppose the most likely explanation is that the EPUB source was provided by the publisher and Amazon stripped out the font-family properties from the KF8 version but left them in the KFX version. That behavior is new to me.