summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index 9581c352..38488073 100644
--- a/local.css
+++ b/local.css
@@ -26,4 +26,8 @@ pre, code {
code { padding: .2em .3em }
pre > code { border: none; padding: 0 }
+.sidebar { padding: 0 1em }
.sidebar ul, .sidebar ol { padding-left: 1em }
+.sidebar > p:nth-child(1) { margin-bottom: 0.1em }
+.sidebar > p:nth-child(2) { margin-top: 0; margin-bottom: 0 }
+.sidebar > p:nth-child(3) { margin-top: 0 }