« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/site.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/site.css')
-rw-r--r--src/static/site.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/static/site.css b/src/static/site.css
index d80c57c..328ef7d 100644
--- a/src/static/site.css
+++ b/src/static/site.css
@@ -165,7 +165,8 @@ a:hover {
   font-weight: 800;
 }
 
-.nav-links-index > span:not(:first-child):not(.no-divider)::before {
+.nav-links-index > span:not(:first-child):not(.no-divider)::before,
+.nav-links-groups > span:not(:first-child):not(.no-divider)::before {
   content: "\0020\00b7\0020";
   font-weight: 800;
 }