On Sat, May 01, 2021 at 07:07:28PM -0700, Per Bothner wrote: > It seems wrong to include inline css in generated html files, > especially when using the --ccs-ref or -C INFO_JS_DIR options. > The documentation is complicated. The advice to use !important > to override the default style rules feels quite wrong-headed.
Is this causing a practical problem? Can you not override the inline CSS with a referenced CSS file? I don't know where the advice to use !important comes from as I couldn't find this in the manual anywhere.
