summaryrefslogtreecommitdiffstats
path: root/tozt/stylesheets/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'tozt/stylesheets/style.css')
-rw-r--r--tozt/stylesheets/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tozt/stylesheets/style.css b/tozt/stylesheets/style.css
index 6e2cfe4..210a478 100644
--- a/tozt/stylesheets/style.css
+++ b/tozt/stylesheets/style.css
@@ -3,7 +3,7 @@ body {
font-family : sans;
margin : 0 auto;
margin-bottom : 16px;
- width : 600px;
+ width : 800px;
}
a:link {