From ffe1f8cfc4fed1496224777b8ecd3f007c00d79f Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 8 Jul 2026 09:31:02 -0300 Subject: content, data, css: align group info page album list with gallery tabs --- src/static/css/miscellany.css | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'src/static/css/miscellany.css') diff --git a/src/static/css/miscellany.css b/src/static/css/miscellany.css index 5cff2d57..11c07241 100644 --- a/src/static/css/miscellany.css +++ b/src/static/css/miscellany.css @@ -68,25 +68,21 @@ } } - .other-group-accent, .rerelease-line { opacity: 0.7; font-style: oblique; } - .other-group-accent { - white-space: nowrap; - } - - .other-group-accent a { - color: var(--page-primary-color); + :is(dt, li) .by { + font-style: oblique; } - dt .by, li .by { - font-style: oblique; + :is(dt, li) .by a { + display: inline-block; } - dt .by a, li .by a { + :is(dt, li) .other-group-accent a { + color: var(--page-primary-color); display: inline-block; } -- cgit 1.3.0-6-gf8a5