Quote:
Originally Posted by jhowell
Media queries are not supported in KFX format (enhanced typesetting). They are evaluated during conversion from the source format and do not carry through to the device that displays the book.
|
I want to clarify the statement I made earlier. Media queries are stripped out during conversion to KFX so that you cannot have the content or styling of a KFX book vary based on the screen resolution, for example.
However, some specific media queries are evaluated when KFX format is created. "@media amzn-mobi" CSS will be ignored and "@media amzn-kf8" CSS will be processed. (Note that in this case KF8 also includes KFX.)
The is also a secret undocumented "@media amzn-et" that is processed only for KFX (enhanced typesetting) but not KF8 or MOBI.