« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/static/css/site.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index 11b058d3..7fe6f915 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -397,6 +397,10 @@ body::before {
   padding-left: 5px;
 }
 
+.sidebar > details.current summary span b {
+  font-weight: 800;
+}
+
 summary > span b {
   font-weight: normal;
   color: var(--primary-color);