From d015d53471bbe8172f4fe534ba03125822eecf51 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 27 May 2006 19:32:41 +0000 Subject: [PATCH] r847: font-size++ --- templates/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/global.css b/templates/global.css index 215cd5d..4472f88 100644 --- a/templates/global.css +++ b/templates/global.css @@ -23,7 +23,7 @@ body margin: 0px; padding: 0px; font-family: Verdana, Tahoma, Geneva, "Lucida Grande", Arial, sans-serif; - font-size: 11px; + font-size: 12px; background-color: rgb(102, 102, 102); } -- 2.22.5