This commit is contained in:
unknown
2021-06-13 13:48:12 -04:00
parent b655f3f347
commit 14973e0097
11 changed files with 3237 additions and 196 deletions

View File

@@ -45,7 +45,7 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
# a list of builtin themes.
#
html_theme = 'alabaster'
html_style = '/default.css'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".