aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.css b/index.css
index 559dd979..8d81dbea 100644
--- a/index.css
+++ b/index.css
@@ -1,6 +1,6 @@
body { color: #333333;
- font-size: smaller;
- font-family: Verdana, Tahoma, Arial, sans-serif; }
+ font-size: 0.93em;
+ font-family: Times, sans-serif; }
table.frame { max-width: 800px;
padding-right: 2em;