« get me outta code hell

more group styling - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/static
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2020-10-29 13:20:45 -0300
committer(quasar) nebula <towerofnix@gmail.com>2020-10-29 13:20:45 -0300
commitb28371c3028b1045280ccdad986b445a87be1c6c (patch)
tree230e96988da54587317c276cefd53df45399b0dd /static
parent106a96fbb4dcb146b808ddd5f08000fd458b8ff0 (diff)
more group styling
Diffstat (limited to 'static')
-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 {