sphinx: highlight current page in the site navigation

Fixes #6189
This commit is contained in:
Johannes Altmanninger
2019-10-15 21:56:40 +02:00
parent 4c63ae357a
commit cff721afda
3 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
.sphinxsidebar > ul.current > li.current { font-weight: bold }