changeset 7:4a0fe44529a8

Changed CSS.
author Atul Varma <varmaa@toolness.com>
date Fri, 10 Apr 2009 10:48:34 -0700
parents 25d079125b95
children bd3a2f82ead2
files index.css
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/index.css	Fri Apr 10 08:13:58 2009 -0700
+++ b/index.css	Fri Apr 10 10:48:34 2009 -0700
@@ -1,4 +1,14 @@
+body {
+    width: 20em;
+    font-family: helvetica;
+}
+
+h1 {
+    font-weight: normal;
+}
+
 .test {
+    font-family: monospace;
 }
 
 .in-progress {