« get me outta code hell

css: higher contrast in tree-list art tag sidebar - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-10-06 00:54:27 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-02-25 20:03:26 -0400
commit9ee6afe0007c555c8b19ef90d4fb63907d002830 (patch)
tree623de109c37b2a68a099bc2638a2bc63fd7d5880 /src/static
parent00d3a1f0e9fb09b1ebb3b5feb74aa0e72ffaead6 (diff)
css: higher contrast in tree-list art tag sidebar
Diffstat (limited to 'src/static')
-rw-r--r--src/static/css/site.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index 4fdf0fcc..e7fb98a2 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -423,8 +423,9 @@ body::before, .wallpaper-part {
   margin-left: 0;
 }
 
-.sidebar dl.tree-list .current {
+.sidebar dl.tree-list dt.current a {
   font-weight: 800;
+  border-bottom: 1px solid;
 }
 
 .sidebar li.current {