« 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.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/site.css b/site.css
index 69c580d..4c993eb 100644
--- a/site.css
+++ b/site.css
@@ -69,7 +69,11 @@ a:hover {
 
 #sidebar p {
     text-align: center;
-    margin: 0;
+    margin: 0.5em 0;
+}
+
+#sidebar p:last-child {
+    margin-bottom: 0;
 }
 
 #sidebar hr {