« 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/site4.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/site4.css')
-rw-r--r--src/static/site4.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/static/site4.css b/src/static/site4.css
index 6265951..6dd19d8 100644
--- a/src/static/site4.css
+++ b/src/static/site4.css
@@ -296,6 +296,11 @@ body::before {
   margin: 0;
 }
 
+.sidebar h2:first-child {
+  margin-top: 0.5em;
+  margin-bottom: 0.5em;
+}
+
 .sidebar h3 {
   font-size: 1.1em;
   font-style: oblique;
@@ -343,6 +348,10 @@ body::before {
   margin-left: 0;
 }
 
+.sidebar dl > dd > dl {
+  padding-left: 15px;
+}
+
 .sidebar > dl .side {
   padding-left: 10px;
 }