From a83dd2bcbdc5876397f456a29b1d19a52cc5811a Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 16 Jun 2026 21:35:22 -0300 Subject: css: wrap content entry accent as block following lots of artists --- src/static/css/features.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/static/css/features.css b/src/static/css/features.css index d5d85575..4072d4d7 100644 --- a/src/static/css/features.css +++ b/src/static/css/features.css @@ -365,6 +365,11 @@ padding-left: calc(5px + 1.25ch); padding-right: 1ch; padding-bottom: 0.2em; + + .content-entry-heading-text:has(.content-entry-artists a:nth-of-type(n + 3)) .content-entry-accent { + display: inline-block; + text-indent: 0; + } } .content-entry-heading-inner-box { -- cgit 1.3.0-6-gf8a5