Docs: changed sphinx theme from classic to sphinx_rtd_theme

Dependency: pip install sphinx-rtd-theme
This commit is contained in:
gd
2022-11-09 09:35:59 +02:00
parent 14460c6b6d
commit 6913148d99
2 changed files with 11 additions and 9 deletions

View File

@@ -1,7 +1,3 @@
div.body p, div.body dd, div.body li, div.body blockquote {
text-align: left !important;
-moz-hyphens: manual;
-ms-hyphens: manual;
-webkit-hyphens: manual;
hyphens: manual;
}
/*
* css to override sphinx theme
*/