« get me outta code hell

data, content, css: Aside Traack Section, Close Aside Track Section - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-07-07 21:18:03 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-07-07 21:18:03 -0300
commit2ccb0588a304b3ce8855651e8a30f895a57880c0 (patch)
treef878792b2c8dbb632f9acbd7ac1ed85aed25923d /src/static
parentb15da97e76176344d8b977558940a7f4324c0876 (diff)
data, content, css: Aside Traack Section, Close Aside Track Section preview
Diffstat (limited to 'src/static')
-rw-r--r--src/static/css/miscellany.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/static/css/miscellany.css b/src/static/css/miscellany.css
index 24eeba44..5cff2d57 100644
--- a/src/static/css/miscellany.css
+++ b/src/static/css/miscellany.css
@@ -582,6 +582,19 @@
     margin-left: 0;
   }
 
+  .album-group-list dt.aside {
+    margin-left: -5px;
+  }
+
+  .album-group-list dd.aside {
+    border-left: 1px dashed;
+    margin-left: 3px;
+  }
+
+  .album-group-list dd.aside :is(ul, ol) {
+    padding-left: 36px;
+  }
+
   .album-group-list li {
     padding-left: 1.5ch;
     text-indent: -1.5ch;