Quote:
Originally Posted by Tex2002ans
Hmmm, but what if they used @media in their files to direct slightly different CSS for each Amazon version.
Doesn't Amazon interpret the @media, then generate new CSS per each (MOBI + KF8 + KFX)? Or does it still carry the same CSS over to all 3 versions?
|
Amazon leaves the @media as is for KF8. I've seen some self-published eBooks where the CSS was only @media queries. I would think that for Mobi, it's converted to inline styles. KFX I have no idea.