diff --git a/css/adm.css b/css/adm.css index 52cc01211..c51cda386 100644 --- a/css/adm.css +++ b/css/adm.css @@ -86,8 +86,8 @@ fieldset button:focus, .fieldset_submit:focus {padding:0 15px;height:23px;border .frm_list a:focus, .frm_list a:hover {background:#f6f9fa} /* 테이블 */ -table {margin-bottom:20px;width:100%;border:1px solid #d5dcdf;background:#fff} -caption {padding-bottom:15px;color:#5b7c89;text-align:left;font-size:1em;font-weight:bold} +table {margin-bottom:10px;width:100%;border:1px solid #d5dcdf;background:#fff} +caption {padding:10px 0 15px;color:#5b7c89;text-align:left;font-size:1em;font-weight:bold} caption p {margin:7px 0 0;padding:0;color:#6b8088;font:0.75em normal} th, td {border-bottom:1px solid #e9ecee;font-size:0.75em} th label {display:block}