From 0c08c6225727b9bcc3113ec2604c84db9012faf2 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 6 Apr 2025 15:57:45 -0300 Subject: css: multiple artwork column margins --- src/static/css/site.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/static/css') diff --git a/src/static/css/site.css b/src/static/css/site.css index d481163b..26696e93 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -1442,6 +1442,16 @@ hr.cute, 0 0 12px 12px #00000080; } +#cover-art-column .cover-artwork:not(:first-child) { + margin-top: 20px; + margin-left: 30px; + margin-right: 5px; +} + +#cover-art-column .cover-artwork:last-child:not(:first-child) { + margin-bottom: 25px; +} + .cover-artwork .image-container { /* Border is handled on the .cover-artwork. */ border: none; -- cgit 1.3.0-6-gf8a5