better syntax

This commit is contained in:
bobturneruk 2020-04-17 08:40:34 +01:00
parent 0e8fcfa319
commit 3b67ecfe30

View file

@ -250,8 +250,9 @@ html_theme = 'sphinx_rtd_theme'
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
def setup(app):
app.add_stylesheet('wide.css')
html_css_files = [
'wide.css',
]
# Add any extra paths that contain custom files (such as robots.txt or
# .htaccess) here, relative to this directory. These files are copied