How to maintain a global CSS stylesheet
How can I maintain a global CSS stylesheet, i.e. a CSS file whose definitions apply to all the XHTML files of an ebook? I can manually include the stylesheet by editing the <HEAD> section of each XHTML file. But I was wondering whether Sigil provides any specific tools.
|