« get me outta code hell

htmlify album pages - 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:
author(quasar) nebula <qznebula@protonmail.com>2022-07-02 15:21:24 -0300
committer(quasar) nebula <qznebula@protonmail.com>2022-07-02 15:21:24 -0300
commit9c11308ace82c024ddb0223d9ffeb742d86ad927 (patch)
tree8dd13e11c64b1e0a31b6a14b1e49a446a78c0921 /src/static/site.css
parent5e3042d2e37e835bffef477b4003aa323e1e66d8 (diff)
htmlify album pages prettify-lint
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;
 }