Commit Graph

21 Commits

Author SHA1 Message Date
66f6a75a10 팝빌 알림톡 기능 추가 2025-09-04 12:37:12 +09:00
2c88ef6d13 Update CSS styles for improved consistency
This commit updates the CSS styles for better consistency and correctness. The changes involve:

1. Replacing 'z-index: -1px' with 'z-index: -1' to correct the z-index value. The value should be an integer, not a length with a unit.
2. Replacing 'font-size:bold;' with 'font-weight:bold;' to set the font weight to bold properly.

Please note that I haven't tested the changes yet, but they should have a positive impact on the overall appearance and functionality of the elements styled with these CSS rules.
2023-07-25 14:06:43 -04:00
12ce06c2d2 Refactor CSS styles for improved readability
This commit refactors the CSS styles by removing unnecessary closing parentheses from the box-shadow declarations and redundant empty color declarations. Additionally, it corrects the missing CSS property values in the .btn_submit and #mb_login_notmb p rules for proper styling.

The changes do not affect the visual appearance of the elements but make the CSS code cleaner and more maintainable.
2023-07-25 13:50:30 -04:00
92529d9c1e 회원정보찾기/추가본인인증 페이지 버튼 스타일 변경 2022-01-17 11:27:54 +09:00
fefe11f321 통합인증 : 추가 개인정보처리방침 안내에 필수 표시 추가, 체크박스 색상 변경 2022-01-13 17:53:03 +09:00
7a8280af93 회원가입/정보수정 필수 항목 병기, 본인확인 시 자동입력 문구 추가, 체크박스 색상 변경 2022-01-11 14:50:26 +09:00
82e27485fe 통합인증 : 회원가입/소셜 회원가입 본인인증 관련 안내 추가 2021-10-01 16:20:15 +09:00
0b19dcecd1 통합인증 : 기존 회원 본인인증 페이지 섹션 스타일 변경 2021-10-01 16:01:37 +09:00
3841cbd2ec 통합인증 : 기존 회원 본인인증 페이지 id/class명 변경, 주석 제거 2021-09-29 16:32:16 +09:00
c6265aee2a 통합인증 : 모바일 공통 스타일 재지정 2021-09-24 15:23:29 +09:00
7a8eca575c 모바일 : 회원가입 폼 버튼 너비 스타일 변경, 주소 검색 버튼 위치 변경 2021-09-15 17:22:16 +09:00
6dc37c2162 회원 : 기존 회원 본인인증 페이지 추가 2021-09-15 12:06:31 +09:00
d97f0d87c3 통합인증 : 프론트 2차 작업 2021-09-07 14:19:25 +09:00
e333412be6 통합인증 : 기초 작업
- 정보찾기를 ID/PW 찾기 혹은 아이디/비밀번호 찾기로 용어 변경하고 현재창에 뜨도록
    - 본인인증을 이용한 아이디/비밀번호 재설정 페이지(only url) 추가
2021-08-30 11:13:28 +09:00
27e9af5e42 php8.0 버전 호환 코드 적용 및 PHP 끝 태그 삭제 일괄적용 2021-01-04 15:39:15 +09:00
9b0078350d 영카트 5.4 버전 내용 적용 2019-12-02 10:29:31 +09:00
dc15e1929d 5.3 버전 내용 적용 2018-03-30 18:12:51 +09:00
e29ea66e41 모바일 쪽지함 이름겹침수정 2016-03-09 14:59:59 +09:00
f0ae5ffeef 모바일 회원가입개인정보약관 2015-10-29 09:09:57 +09:00
a80e634776 모바일 회원가입 개인정보동의 2015-10-28 17:55:36 +09:00
49a07c4ea0 테마기능 추가 2015-07-28 16:01:03 +09:00