관리자: 테이블 캡션 스타일 수정
This commit is contained in:
@ -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}
|
.frm_list a:focus, .frm_list a:hover {background:#f6f9fa}
|
||||||
|
|
||||||
/* 테이블 */
|
/* 테이블 */
|
||||||
table {margin-bottom:20px;width:100%;border:1px solid #d5dcdf;background:#fff}
|
table {margin-bottom:10px;width:100%;border:1px solid #d5dcdf;background:#fff}
|
||||||
caption {padding-bottom:15px;color:#5b7c89;text-align:left;font-size:1em;font-weight:bold}
|
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}
|
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, td {border-bottom:1px solid #e9ecee;font-size:0.75em}
|
||||||
th label {display:block}
|
th label {display:block}
|
||||||
|
|||||||
Reference in New Issue
Block a user