Quote:
Originally Posted by theducks
@GeneS (AKA Howdy Doodey)
Except for the most basic CSS (that applies to standard HTML tags), there is a little more smarts needed once a CSS is added to the Manifest (book Browser).
Someone has to add some Class to the Tags
|
Thanks for the comment. It's apparent I wasn't as clear as I thought. I really am not concerned about
Class tags in the HTML. Those are fairly easy to change/add since each file usually already has its own <style> section. Adding a stylesheet to an epub where there is none is a somewhat more complicated endeavor involving unzippiing the epub, adding the stylesheet, editing the opf file to include proper references, and then rebuilding the epub. If Sigil could automate some of this process, it would be helpful.