« get me outta code hell

recompose, refine - 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:
authorFlorrie <towerofnix@gmail.com>2020-07-24 16:13:50 -0300
committerFlorrie <towerofnix@gmail.com>2020-07-24 16:13:50 -0300
commitdc873feb1cf1c1a442e17e15766276d9ae1e7443 (patch)
treef5e7bdd597064c5ad50e3fce2127856c5dd05134 /site.css
parent371acf845486d2f9d699fae021ab2ae63b81fb10 (diff)
recompose, refine
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 58be624..b203886 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;
 }