« get me outta code hell

content: generateGroupInfoPage: colorize tooltips - 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-11-29 18:22:05 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-11-29 18:22:05 -0400
commitad823614a22807321d28ad25fa5440d439d84975 (patch)
tree25154715f4271d787eeb985e95065f1d083bb447 /src/static
parent253ee49496ff785eb0d9ca909ce13d7b2fd2a2e6 (diff)
content: generateGroupInfoPage: colorize tooltips
Diffstat (limited to 'src/static')
-rw-r--r--src/static/site6.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/site6.css b/src/static/site6.css
index b7d5ce04..113633ed 100644
--- a/src/static/site6.css
+++ b/src/static/site6.css
@@ -603,6 +603,10 @@ a:not([href]):hover {
   white-space: nowrap;
 }
 
+.other-group-accent a {
+  color: var(--page-primary-color);
+}
+
 .content-columns {
   columns: 2;
 }