« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/static/css/site.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index 414d79ad..ca05a42e 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -2052,6 +2052,15 @@ ul > li.has-details {
   margin-left: 0;
 }
 
+.album-group-list li {
+  padding-left: 1.5ch;
+  text-indent: -1.5ch;
+}
+
+.album-group-list li > * {
+  text-indent: 0;
+}
+
 .album-group-list blockquote {
   max-width: 540px;
   margin-bottom: 9px;