summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/_themes/searxng/static/searxng.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_themes/searxng/static/searxng.css b/docs/_themes/searxng/static/searxng.css
index e6f93412d..64f6d4700 100644
--- a/docs/_themes/searxng/static/searxng.css
+++ b/docs/_themes/searxng/static/searxng.css
@@ -33,6 +33,9 @@ p.sidebar-title, .sidebar p {
list-style-type: disclosure-closed;
}
+.sphinxsidebar .current > a {
+ font-weight: bold;
+}
/* admonitions
*/