summaryrefslogtreecommitdiffstats
path: root/src/html.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/html.c')
-rw-r--r--src/html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/html.c b/src/html.c
index 57455e0..853c2e5 100644
--- a/src/html.c
+++ b/src/html.c
@@ -38,6 +38,7 @@ static const gchar *styles =
"margin: 0;\n"
"}"
"body {\n"
+ "margin: 18px;\n"
"background-color: #AFAFAF;\n"
"font-family: sans-serif;\n"
"}\n"