summaryrefslogtreecommitdiff
path: root/docs/_themes
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2022-07-05 17:25:00 +0200
committerGitHub <noreply@github.com>2022-07-05 17:25:00 +0200
commit7fec286f31f983f08a35b3e901d253be5f44689e (patch)
tree11aa528b1e176546db546fe3980a2f767a364583 /docs/_themes
parentb8bac7d81371149c5b9e85d4af948171bd624bd6 (diff)
parentd3226b3df582cfc8291d045df26886dc7c481be3 (diff)
Merge pull request #1334 from searxng/dependabot/pip/master/sphinx-5.0.2
Bump sphinx from 4.5.0 to 5.0.2
Diffstat (limited to 'docs/_themes')
-rw-r--r--docs/_themes/searxng/static/searxng.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_themes/searxng/static/searxng.css b/docs/_themes/searxng/static/searxng.css
index 1ab8489ec..a214bc9d1 100644
--- a/docs/_themes/searxng/static/searxng.css
+++ b/docs/_themes/searxng/static/searxng.css
@@ -40,7 +40,7 @@ p.sidebar-title, .sidebar p {
/* admonitions
*/
-div.admonition, div.topic, div.toctree-wrapper {
+div.admonition, div.topic, nav.contents, div.toctree-wrapper {
background-color: #fafafa;
margin: 8px 0px;
padding: 1em;