From b832aefcfad72ecda00f2212a7aa2c0467dc5eab Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:36:42 +0000 Subject: [PATCH] updated --- screen.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/screen.css b/screen.css index 9b8adb61..24522598 100644 --- a/screen.css +++ b/screen.css @@ -116,4 +116,6 @@ 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: 110%; } \ No newline at end of file +#regions-list li { display: inline; list-style: none; margin-right: 14px; font-size: 110%; } + +#join-link { font-size: 16px; } \ No newline at end of file -- 2.25.1