2024/01/12 웹접근성 명도대비 수정

This commit is contained in:
kmg 2024-01-12 18:02:23 +09:00
parent 69d9ae66c0
commit 2d47c9690c

View File

@ -383,7 +383,7 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
.ex_process {display:flex; justify-content:space-between;}
.ex_process li {border-radius: 10px; width:13.5%; text-align: center; color:#fff; padding:15px 0 18px 0; font-size:22px;}
.ex_process li.p {background-color: #a7acb6;}
.ex_process li.p_on {background-color:#f37632;}
.ex_process li.p_on {/*background-color:#f37632;*/ background-color:#f05f0f;}
/* 첨부파일 */