We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a862b0a commit 68a7839Copy full SHA for 68a7839
docs/source/conf.py
@@ -194,6 +194,7 @@ def __getattr__(cls, name):
194
# relative to this directory. They are copied after the builtin static files,
195
# so a file named "default.css" will overwrite the builtin "default.css".
196
html_static_path = ['_static']
197
+#html_css_files = ["css/custom.css"]
198
199
200
# Add any extra paths that contain custom files (such as robots.txt or
0 commit comments