mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-11 23:21:41 +08:00
Replace the old flask theme with the sphinx_rtd_theme
This commit is contained in:
9
docs/_static/custom_style.css
vendored
Normal file
9
docs/_static/custom_style.css
vendored
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user