diff options
-rw-r--r-- | top.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/top.tmpl b/top.tmpl index d9608ac..671e972 100644 --- a/top.tmpl +++ b/top.tmpl @@ -4,7 +4,7 @@ </head> <style type="text/css"> - body {margin:40px auto; + body {margin:10px auto; max-width:650px; line-height:1.6; font-size:18px; |