From 4ac01c98191fd4d6d0ab3654de427fa02f0e93f7 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Tue, 29 Jul 2008 01:13:08 -0700 Subject: More work on web pages. --- website/local.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'website/local.css') diff --git a/website/local.css b/website/local.css index 6302a54..06b1750 100644 --- a/website/local.css +++ b/website/local.css @@ -1,12 +1,12 @@ body { font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; - font-size:0.8em; + font-size:1em; margin-left: 5%; margin-right:20%; } h1 { - font-size: 1.4em; + font-size: 1.5em; } h2 { @@ -14,14 +14,15 @@ h2 { } h3 { - font-size: 1.0em; + font-size: 1em; } h4 { - font-size: .9em; + font-size: 1em; } .header span { + font-size: 1.5em; color: #aaaaaa; } -- cgit v1.2.3