From: Matt Lee Date: Wed, 8 Sep 2010 21:24:59 +0000 (+0000) Subject: udated X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=31d1e3ede867a26ad4d4fc93466fb31f284ea735;p=libreplanet-static.git udated --- diff --git a/screen.css b/screen.css index 6023c6bb..4d112b04 100644 --- a/screen.css +++ b/screen.css @@ -4,6 +4,8 @@ html { background-color: #ececec; } + body { min-height: 900px; } + #doc2 { background-color: white; padding: 14px; border-left: 2px solid #ccc; border-right: 1px solid #ccc; -moz-background-clip:border; @@ -123,8 +125,8 @@ img { padding-bottom: 15px; } #join-link { font-size: 16px; } -form { width: 500px; margin: 0 auto 0; text-align: center; } +form { width: 500px; margin: 0 auto 0; text-align: center; padding-top: 10px; } -form p { font-size: 14px; text-align: left; } +form p { font-size: 14px; } input { font-size: 18px; } \ No newline at end of file