« get me outta code hell

content, css: generateAlbumCommentaryPage: differing track dates - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-12-19 13:20:54 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-12-19 13:25:17 -0400
commitf463913381c6483d517907f74d62626e2946f216 (patch)
treefa158d2746a3a2b609bd1a9d7745200fbd1ff54c /src/static/css
parent1051d317def3c5adef12c45e5cbf863c56d54483 (diff)
content, css: generateAlbumCommentaryPage: differing track dates
Diffstat (limited to 'src/static/css')
-rw-r--r--src/static/css/site.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index c37e912f..11b058d3 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -1834,6 +1834,10 @@ html[data-url-key="localized.albumCommentary"] .content-heading-accent {
   display: inline-block;
 }
 
+html[data-url-key="localized.albumCommentary"] p.track-info {
+  margin-left: 20px;
+}
+
 html[data-url-key="localized.groupInfo"] .by a {
   color: var(--page-primary-color);
 }