summary refs log tree commit diff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index aa8579f..901dd68 100644
--- a/style.css
+++ b/style.css
@@ -91,6 +91,9 @@ li p {
 	dl, p, li {
 		font-size: 0.9em;
 	}
+	h2, h3 {
+		margin-top: 0.5em;
+	}
 	/*
 	a:not(.link-no-print)::after { content: " (" attr(href) ")"; }
 	a::after {