From 502a9e7f9c7ae344cb017e9cd069d70829f426c2 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 21:21:52 +0000 Subject: [PATCH] updated --- screen.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/screen.css b/screen.css index eca5a91c..ae3b8e37 100644 --- a/screen.css +++ b/screen.css @@ -123,4 +123,6 @@ img { padding-bottom: 15px; } #join-link { font-size: 16px; } -form { width: 500px; margin: 0 auto 0; } \ No newline at end of file +form { width: 500px; margin: 0 auto 0; text-align: center; } + +input { font-size: 18px; } \ No newline at end of file -- 2.25.1