summaryrefslogtreecommitdiff
path: root/provider/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'provider/css/default.css')
-rw-r--r--provider/css/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/provider/css/default.css b/provider/css/default.css
index 8b1175a..8f796e0 100644
--- a/provider/css/default.css
+++ b/provider/css/default.css
@@ -3,7 +3,7 @@ body {
3 padding-right: 1em; 3 padding-right: 1em;
4 padding-left: 1em; 4 padding-left: 1em;
5 font: normal 1.1em monospace; 5 font: normal 1.1em monospace;
6 /*max-width: 60em;*/ 6 max-width: 90em;
7 text-align: justify; 7 text-align: justify;
8} 8}
9 9