From 6951eb85239f386c8a0b6fd4051f5fbc1d8a77e0 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 30 Jun 2007 03:23:00 -0400 Subject: added hack-ish style tweaking controls TODO: add font selector styles, make it all work, cookies? --- static/style/font-serif.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 static/style/font-serif.css (limited to 'static/style/font-serif.css') diff --git a/static/style/font-serif.css b/static/style/font-serif.css new file mode 100644 index 0000000..dd3e369 --- /dev/null +++ b/static/style/font-serif.css @@ -0,0 +1 @@ +body { font-family: serif; } -- cgit v1.2.3