summaryrefslogtreecommitdiff
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 7158c52..ef9e2a5 100644
--- a/style.css
+++ b/style.css
@@ -2,7 +2,7 @@ body {
2 margin: auto; 2 margin: auto;
3 padding-right: 1em; 3 padding-right: 1em;
4 padding-left: 1em; 4 padding-left: 1em;
5 font: normal 1.1em/1.3em monospace; 5 font: normal 1.1em monospace;
6 max-width: 60em; 6 max-width: 60em;
7 text-align: justify; 7 text-align: justify;
8} 8}