summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index 7168d71..71fdeac 100644
--- a/style.css
+++ b/style.css
@@ -8,6 +8,8 @@ body {
font-family: Palatino, 'Palatino Linotype', serif;
color: black;
font-size: large;
+ max-width: 1000px;
+ margin: 0 auto;
}
pre {