mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
docs: make sidebar headings more legible
This commit is contained in:
parent
070aa27cf5
commit
7998c1ff86
1 changed files with 4 additions and 0 deletions
4
docs/_static/theme_overrides.css
vendored
4
docs/_static/theme_overrides.css
vendored
|
|
@ -9,3 +9,7 @@
|
|||
max-width: 100%;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.wy-menu-vertical header, .wy-menu-vertical p.caption {
|
||||
color: #e0e0e0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue