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}