통합인증 : 기존 회원 본인인증 페이지 섹션 스타일 변경

This commit is contained in:
seeoya
2021-10-01 16:01:37 +09:00
parent 80716c838a
commit 0b19dcecd1
8 changed files with 27 additions and 14 deletions

View File

@ -113,7 +113,7 @@
.member_cert_refresh_agree input[type="checkbox"]:checked + label span {background:url('./img/chk.png') no-repeat 50% 50% #3a8afd;border-color:#1471f6;border-radius:3px}
.member_cert_refresh_agree.chk_all input[type="checkbox"] + label span {top:15px}
#member_cert_refresh #find_info {padding:30px 0}
#member_cert_refresh #find_info .find_btn > div {margin:10px 0;padding:0}
/* 로그인 */
#mb_login {}