Have sigil not generate inline CSS
I've been working on a book, and one of the things I'm running into now (which is really ultimately the hold up for me releasing it) is that now Sigil is wanting to only do inline CSS for anything new, instead of using the CSS file that is in the epub.
The file was generated by Sigil with an older version. It never has been worked on outside of Sigil. Now, Sigil made a CSS file, and was using it, but now, it is refusing to add anything to it, and instead only adds it to the head of each file. This is frustrating, because now I have the CSS fragmented all over the place, making it more difficult to make widespread changes.
When I've removed all formatting from a page, removed the inline CSS from the code, and stripped all tags, as soon as I try to recreate the format I had, Sigil goes back to doing it inline.
Is there any way I can have Sigil use the CSS file again?
|