« get me outta code hell

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:
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;
 }