summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index b712bf4d..54452bb9 100644
--- a/local.css
+++ b/local.css
@@ -1,6 +1,6 @@
/* ikiwiki local style sheet */
-.pageheader, .pagebody, .pagefooter {
+.pageheader, #pagebody, .pagefooter {
max-width: 60rem;
margin: 0 auto;
}