summary refs log tree commit diff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 0e5a499..aa8579f 100644
--- a/style.css
+++ b/style.css
@@ -86,7 +86,7 @@ li p {
 }
 
 @media print {
-	@page {margin: 10mm;}
+	@page {margin: 10mm 5mm;}
 	nav, footer, .no-print { display: none }
 	dl, p, li {
 		font-size: 0.9em;