« get me outta code hell

content, css: demo new cover artworks ui + data integration - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css/site.css
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-03-31 16:18:03 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-04-10 16:02:36 -0300
commitf8a5593abfddc433890e0c8916d07698bb8c7279 (patch)
tree75c80d152f00f8f81ba7d770dfba47b318ebba9c /src/static/css/site.css
parentceb1d5ba8ed5ab5da7424d9a08ae765bd85b038c (diff)
content, css: demo new cover artworks ui + data integration
This is not remotely comprehensive and mostly just touches
album and track info pages.
Diffstat (limited to 'src/static/css/site.css')
-rw-r--r--src/static/css/site.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index 623f129c..8836f03a 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -1480,6 +1480,10 @@ hr.cute,
   margin-bottom: 2px;
 }
 
+ul.image-details.art-tag-details {
+  padding-bottom: 0;
+}
+
 ul.image-details.art-tag-details li {
   display: inline-block;
 }
@@ -1497,6 +1501,10 @@ p.image-details.illustrator-details {
   font-style: oblique;
 }
 
+p.image-details.origin-details {
+  margin-bottom: 2px;
+}
+
 p.content-heading:has(+ .commentary-entry-heading.dated) {
   clear: right;
 }