Overwriting the CSS file caused styles to fall out-of-date with the HTML generated by newer versions of Sphinx. This way, we just need to maintain a few customizations to the base theme.
3 lines
53 B
Text
3 lines
53 B
Text
[theme]
|
|
inherit = sphinxdoc
|
|
stylesheet = cantera.css
|