aboutsummaryrefslogtreecommitdiff
path: root/acarp.css
diff options
context:
space:
mode:
Diffstat (limited to 'acarp.css')
-rw-r--r--acarp.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/acarp.css b/acarp.css
index 3db0429..91f2482 100644
--- a/acarp.css
+++ b/acarp.css
@@ -451,6 +451,15 @@ section.layout-2col .right-column {
min-height: 0;
}
+section.layout-2col ul,
+section.layout-2col ol {
+ margin: 0 0 15px;
+}
+
+section.layout-2col pre {
+ margin: 15px 0 15px;
+}
+
section.layout-2col::after {
position: absolute;
bottom: 30px;