From: Matt Lee Date: Wed, 8 Sep 2010 21:21:52 +0000 (+0000) Subject: updated X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=502a9e7f9c7ae344cb017e9cd069d70829f426c2;p=libreplanet-static.git updated --- 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