Quote:
Originally Posted by JSWolf
One thing to do is take the ePub and load it into Calibre's eBook editor and remove all unused CSS entries. Then see what's left.
|
There's nothing left, Jon. That's what I just said. None of the styles in the external sheet are being used. All styles being applied are inline (and on a per-element basis).
The named @page types are being properly created in the external style sheet, but the div class selectors they're being assigned to don't exist in the xhtml. The linked, external stylesheet is utterly extraneous.