From 25566ebc60bbb9d47a08f7babcfdf3589635b19f Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 21:20:59 +0000 Subject: [PATCH] updated --- screen.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/screen.css b/screen.css index 39dd88c3..eca5a91c 100644 --- a/screen.css +++ b/screen.css @@ -121,4 +121,6 @@ img { padding-bottom: 15px; } #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 +#join-link { font-size: 16px; } + +form { width: 500px; margin: 0 auto 0; } \ No newline at end of file -- 2.25.1