« get me outta code hell

"Listings for..." & "See also..." sections on listing pages - 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-03-03 10:51:23 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-03-03 10:51:23 -0400
commitfb476b8b09e4866a6ad1b997c8092f91f8cd6b8c (patch)
tree0150fdd0e455b0a81e50f57876225ace153eb404 /src/static
parent64990187b7a35b3c1db8e169f83591b557bb9121 (diff)
"Listings for..." & "See also..." sections on listing pages
Diffstat (limited to 'src/static')
-rw-r--r--src/static/site3.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/site3.css b/src/static/site3.css
index b7f95f5..3ebe782 100644
--- a/src/static/site3.css
+++ b/src/static/site3.css
@@ -507,6 +507,10 @@ a:hover {
   font-size: 1em;
 }
 
+p .current {
+  font-weight: 800;
+}
+
 #cover-art-container {
   font-size: 0.8em;
 }