From f26c7372b042b58f3b9c3d0d54270989ce2832c5 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:27:18 +0000 Subject: [PATCH] make fonts smaller --- screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen.css b/screen.css index 82a22c0d..aa22d6f4 100644 --- a/screen.css +++ b/screen.css @@ -105,4 +105,4 @@ img { padding-bottom: 15px; } #regions-list { margin: 0; padding: 0; text-align: center; } -#regions-list li { display: inline; list-style: none; margin-right: 14px; font-size: 130%; } \ No newline at end of file +#regions-list li { display: inline; list-style: none; margin-right: 14px; font-size: 110%; } \ No newline at end of file -- 2.25.1