« 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
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-10-06 00:54:27 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-10-06 00:54:27 -0300
commit5285c0c896e89314e961b0f6261bc9bcda2813bd (patch)
tree6642502239395370ea684b6db8e0999c966c500e
parentedd386577c6c04366cce646eb1674b4e2b41525a (diff)
css: higher contrast in tree-list art tag sidebar
-rw-r--r--src/static/site4.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/static/site4.css b/src/static/site4.css
index 9c1f02c..4a7bd0c 100644
--- a/src/static/site4.css
+++ b/src/static/site4.css
@@ -377,8 +377,9 @@ body::before {
   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 {