aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/style.css b/style.css
index f5121297..4fb1b5d8 100644
--- a/style.css
+++ b/style.css
@@ -1,8 +1,7 @@
-/* $Id: style.css,v 1.19 2010/12/24 14:14:00 kristaps Exp $ */
+/* $Id: style.css,v 1.20 2010/12/24 22:51:13 kristaps Exp $ */
html { max-width: 800px; }
-body { font-family: monospace;
- color: #333333;
+body { color: #333333;
font-size: 0.93em;
font-family: Times, serif; }