2024/01/22 프로세스 명도대비 수정
This commit is contained in:
parent
2dd296adbe
commit
f757b27183
@ -382,7 +382,7 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
|
||||
/* 체험교실대시보드 7단계 */
|
||||
.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 {/*background-color: #a7acb6;*/ background-color:#8b919e;}
|
||||
.ex_process li.p_on {/*background-color:#f37632;*/ background-color:#f05f0f;}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user