From cc635018fd28fc0edf95c100fcdc28292dc77384 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 6 Apr 2026 08:25:54 -0300 Subject: content, data: multiple music video URLs, "watch on" line --- src/static/css/features.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/static') diff --git a/src/static/css/features.css b/src/static/css/features.css index 410bf5b9..3a1a0cdd 100644 --- a/src/static/css/features.css +++ b/src/static/css/features.css @@ -780,13 +780,16 @@ margin-bottom: 6px; } - .music-video .artists-line { + .music-video .artists-line, + .music-video .watch-line { display: block; + padding-right: 0.4ch; padding-left: 1.2ch; text-indent: -1.2ch; } - .music-video .artists-line > * { + .music-video .artists-line > *, + .music-video .watch-line > * { text-indent: 0; } -- cgit 1.3.0-6-gf8a5