From d3d696b8e926e6434976f159c5acdfd4c6bf4eae Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Sat, 30 Jun 2012 08:05:43 +0000 Subject: [PATCH] * adjust the login form. --- module/user/css/login.css | 1 + 1 file changed, 1 insertion(+) diff --git a/module/user/css/login.css b/module/user/css/login.css index 56b3c76cf0..b159b8b2f0 100644 --- a/module/user/css/login.css +++ b/module/user/css/login.css @@ -4,6 +4,7 @@ form {padding-top:200px; text-align:center} table, tr, td, th, input{ border:none;} .table-4 {text-align:left} +.table-4 tr, .table-4 th, .table-4 td{padding:2px} .rowhead {width:300px; font-weight:normal; font-size:14px; color:#fff; border:none} .text-2 {width:150px; height:22px; background-color:#a4c5e0; border:1px solid #035793; font-size:16px; font-weight:bold}