« get me outta code hell

content, data: experimental art tag sidebar - 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>2023-10-05 23:22:43 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-02-25 20:03:26 -0400
commit140a757cde7fdb1a72b56c5d39de713595c053ad (patch)
tree4b77582b88d57e39c19a092dada304bf46bfa56a /src/static/css/site.css
parent81f9eed9ac7c25bb9dd11a0e0a8c7bda83cd14bc (diff)
content, data: experimental art tag sidebar
Diffstat (limited to 'src/static/css/site.css')
-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 e38b5e0d..cb992d6c 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -342,6 +342,11 @@ body::before, .wallpaper-part {
   margin: 0;
 }
 
+.sidebar h2:first-child {
+  margin-top: 0.5em;
+  margin-bottom: 0.5em;
+}
+
 .sidebar h3 {
   font-size: 1.1em;
   font-style: oblique;
@@ -389,6 +394,10 @@ body::before, .wallpaper-part {
   margin-left: 0;
 }
 
+.sidebar dl > dd > dl {
+  padding-left: 15px;
+}
+
 .sidebar > dl .side {
   padding-left: 10px;
 }