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