통합인증 : 프론트 선행 작업
This commit is contained in:
@ -91,7 +91,7 @@
|
||||
|
||||
/* ### 기본 스타일 커스터마이징 끝 ### */
|
||||
/* 회원가입 약관 */
|
||||
|
||||
|
||||
.register {margin:0 auto}
|
||||
.register:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
.register .btn_confirm .btn_submit,
|
||||
@ -175,6 +175,10 @@
|
||||
#find_info p {line-height:1.5em}
|
||||
#find_info #mb_email {margin:10px 0}
|
||||
|
||||
/* 비밀번호 재설정 */
|
||||
#pw_reset #info_fs {margin-bottom: 10px}
|
||||
#pw_reset .frm_input {margin:10px 0 0}
|
||||
|
||||
/* 로그인 */
|
||||
#mb_login {}
|
||||
#mb_login h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
|
||||
@ -370,4 +374,4 @@
|
||||
#profile .my_profile_img {display:block;margin:20px 0 5px}
|
||||
#profile .my_profile_img img {border-radius:50%}
|
||||
#profile .profile_img img {border-radius:50%}
|
||||
#profile .profile_name .sv_wrap {font-weight:bold;text-align:left}
|
||||
#profile .profile_name .sv_wrap {font-weight:bold;text-align:left}
|
||||
|
||||
Reference in New Issue
Block a user