From d4b6945d87550ea6862aa4c00677ba9074585900 Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 10 Jul 2011 15:49:34 -0700 Subject: Style signup page --- webroot/css/signup.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'webroot') diff --git a/webroot/css/signup.css b/webroot/css/signup.css index 3968bbd..5533718 100644 --- a/webroot/css/signup.css +++ b/webroot/css/signup.css @@ -1,9 +1,9 @@ #signup { - float: right; + width: 100%; text-align: center; } #signup table { - margin-bottom: 5px; + margin: 0 auto 5px; } #signup table tr td:first-child { text-align: right; -- cgit v1.2.3