Docs: changed sphinx theme from classic to sphinx_rtd_theme
Dependency: pip install sphinx-rtd-theme
This commit is contained in:
10
doc/_static/css/custom.css
vendored
10
doc/_static/css/custom.css
vendored
@@ -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
|
||||
*/
|
Reference in New Issue
Block a user