forked from Icycoide/searxng
[doc] add global TOC to sidebar
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
69747d5cb3
commit
188efe53e8
2 changed files with 11 additions and 1 deletions
4
docs/_themes/searxng/static/searxng.css
vendored
4
docs/_themes/searxng/static/searxng.css
vendored
|
@ -20,6 +20,10 @@ div.sidebar {
|
|||
border-radius: 3pt;
|
||||
}
|
||||
|
||||
div.sphinxsidebar p.caption {
|
||||
display: none;
|
||||
}
|
||||
|
||||
p.sidebar-title, .sidebar p {
|
||||
margin: 6pt;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue