View Single Post
Old 09-16-2016, 09:02 AM   #20
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,711
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by JSWolf View Post
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.

Last edited by DiapDealer; 09-16-2016 at 09:28 AM.
DiapDealer is online now   Reply With Quote