Replace the old flask theme with the sphinx_rtd_theme

This commit is contained in:
Dave Halter
2020-03-16 01:28:06 +01:00
parent 9240a20d13
commit 8f96cbdabf
9 changed files with 19 additions and 686 deletions

9
docs/_static/custom_style.css vendored Normal file
View File

@@ -0,0 +1,9 @@
div.version {
color: black !important;
margin-top: -1.2em !important;
margin-bottom: .6em !important;
}
div.wy-side-nav-search {
padding-top: 0 !important;
}