« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/site.css
diff options
context:
space:
mode:
Diffstat (limited to 'site.css')
-rw-r--r--site.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/site.css b/site.css
index 58be6247..b203886a 100644
--- a/site.css
+++ b/site.css
@@ -319,6 +319,15 @@ dl dd {
     margin-bottom: 1em;
 }
 
+dl ul, dl ol {
+    margin-top: 0;
+    margin-bottom: 0;
+}
+
+.album-group-list dt {
+    font-style: oblique;
+}
+
 .new {
     animation: new 1s infinite;
 }