From bbddc3020b0a9e2353d27fca15ec922a97198c13 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 11 May 2026 19:15:17 -0300 Subject: content, css, data: Album.style "meta" --- src/static/css/page.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/static') diff --git a/src/static/css/page.css b/src/static/css/page.css index 7d5784f3..353ae873 100644 --- a/src/static/css/page.css +++ b/src/static/css/page.css @@ -750,6 +750,21 @@ border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; } + + .track-release-sidebar-box.meta-album { + margin-top: 15px !important; + border-radius: 4px !important; + margin-left: 15px; + margin-right: 15px; + } + + .track-release-sidebar-box.meta-album + .track-release-sidebar-box.meta-album { + margin-top: 5px !important; + } + + .track-release-sidebar-box.meta-album + .conjoined-group-sidebar-box { + margin-top: 10px !important; + } } @layer print { -- cgit 1.3.0-6-gf8a5