From 2f0a1911be2d8a6c5106faddd6a3bf30c064c8c7 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Tue, 24 Nov 2009 13:14:03 -0500 Subject: Change legend style and default font size. Signed-off-by: Loui Chang --- web/html/css/arch.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/html/css/arch.css') diff --git a/web/html/css/arch.css b/web/html/css/arch.css index 121a748..de871be 100644 --- a/web/html/css/arch.css +++ b/web/html/css/arch.css @@ -4,7 +4,7 @@ body { min-width: 600px; color: #555; font-family: "DejaVu Sans", sans-serif; - font-size: 14px; + font-size: 12px; } /* Divs */ #title { -- cgit v1.2.3-54-g00ecf