화면 수정

This commit is contained in:
2026-02-23 18:46:33 +09:00
parent b237c4b934
commit af7846ea7c
14 changed files with 650 additions and 665 deletions

View File

@@ -38,13 +38,13 @@ div.dt-container div.dt-layout-cell {
Lists 페이지 공통 스타일
======================================== */
/* 테이블 기본 스타일 */
th {
/* DataTable 기본 스타일 */
#resultList th {
font-size: 11px;
text-align: center;
}
td {
#resultList td {
text-align: center;
}