« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/static/site.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/site.css')
-rw-r--r--static/site.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/static/site.css b/static/site.css
index fc940ba..ef1b024 100644
--- a/static/site.css
+++ b/static/site.css
@@ -198,7 +198,7 @@ a:hover {
 }
 
 #sidebar > dl dt {
-    padding-left: 15px;
+    padding-left: 10px;
     margin-top: 0.5em;
 }
 
@@ -438,6 +438,11 @@ dl ul, dl ol {
 
 .album-group-list dt {
     font-style: oblique;
+    padding-left: 0;
+}
+
+.album-group-list dd {
+    margin-left: 0;
 }
 
 .new {