From 5513b87defed864da87509a3fa18fda063f4973f Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 2 Nov 2024 23:06:48 -0300 Subject: css: don't dim artist names on group page other group accent remains dimmed --- src/static/css/site.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/static/css/site.css') diff --git a/src/static/css/site.css b/src/static/css/site.css index 5e3ed29b..32b25bd4 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -1780,11 +1780,6 @@ html[data-url-key="localized.albumCommentary"] .content-heading-accent { display: inline-block; } -html[data-url-key="localized.groupInfo"] .by { - opacity: 0.7; - font-style: oblique; -} - html[data-url-key="localized.groupInfo"] .by a { color: var(--page-primary-color); } -- cgit 1.3.0-6-gf8a5