정수빈 정수빈 1 days ago
관리자 수정
@c25fcf0299673a250d64a3e129cc2f7eec5753f5
src/main/webapp/WEB-INF/jsp/web/cop/bbs/TermsListAgreement_2026_Ajax.jsp
--- src/main/webapp/WEB-INF/jsp/web/cop/bbs/TermsListAgreement_2026_Ajax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/cop/bbs/TermsListAgreement_2026_Ajax.jsp
@@ -45,7 +45,7 @@
 <!-- 이용약관 -->
                     <div class="pay_cont current" id="tab1_1">
                         <div class="clause_new">
-                            <p class="title">제112장 총칙</p>
+                            <p class="title">제1장 총칙</p>
                             <ul class="conlist7">
                                 <li><strong>1조(목적)</strong>이 약관은 주식회사 아이티앤(이하 “회사”라 한다)이 제공하는 인터넷 서비스 문자고(www.munjago.co.kr, 이하 “서비스”라 한다)을 이용함에 있어 회사와 이용자의 권리, 의무, 책임사항 및 기타 필요한 사항을 규정함을 목적으로 합니다.</li>
                                 <li><strong>2조(용어의 정의)</strong>이 약관에서 사용하는 용어의 정의는 다음과 같습니다.<br>
src/main/webapp/img/adminLogo2.png (Binary)
--- src/main/webapp/img/adminLogo2.png
+++ src/main/webapp/img/adminLogo2.png
Binary file is not shown
src/main/webapp/img/adminLogo3.png (Binary)
--- src/main/webapp/img/adminLogo3.png
+++ src/main/webapp/img/adminLogo3.png
Binary file is not shown
src/main/webapp/img/post/login_left_bg2.png (Binary)
--- src/main/webapp/img/post/login_left_bg2.png
+++ src/main/webapp/img/post/login_left_bg2.png
Binary file is not shown
src/main/webapp/pb/css/common.css
--- src/main/webapp/pb/css/common.css
+++ src/main/webapp/pb/css/common.css
@@ -8,7 +8,7 @@
 /* header */
 header{width: 100%;height: 70px;vertical-align: middle;box-shadow: 0 1px 4px 2px rgba(0,0,0,0.1);position: absolute;top: 0;left: 0;z-index: 2;background-color:#fff;}
 header h1,.topRight{float: left;vertical-align: top;}
-header h1{background-color: #456ded;max-width: 240px; width: 100%; height: 100%; text-align: center;}
+header h1{background-color: #fff;display:flex;max-width: 240px; width: 100%; height: 100%; text-align: center;justify-content:center;align-items:center;}
 header h1 img{margin: 10px;}
 
 header input[type="button"]{background-repeat: no-repeat;border: none;background-color: transparent;}
src/main/webapp/publish/css/mem.css
--- src/main/webapp/publish/css/mem.css
+++ src/main/webapp/publish/css/mem.css
@@ -47,15 +47,18 @@
 
 /* checkbox - css 스타일 들어간 체크박스 */
 .joinCheckbox{display: none;}
-.joinCheckbox+label{display: inline-block; vertical-align: middle; margin-bottom: 3px; position: relative; cursor: pointer;padding:0 0 0 36px;line-height:24px;}
-.joinCheckbox+label::after {width:24px;height:24px;border-radius:50%;background-image: url(/publish/images/mem/check2_ckecked.png);background-repeat: no-repeat; background-position: center;position: absolute;content: "";display: inline-block;top:0;left:0;border-radius: 50%;border: 2px solid #fff;vertical-align:top;box-sizing:border-box;}
+.joinCheckbox+label{display: inline-block; height:24px; vertical-align: middle; position: relative; cursor: pointer;padding:0 0 0 24px;}
+.joinCheckbox.allCheck+label{padding:0 0 0 36px;margin:4px 0 0 0;}
+.joinCheckbox.allCheck+label::after{top:-1px;}
+.joinCheckbox.type2+label{padding:0 0 0 36px;}
+.joinCheckbox+label::after {width:24px;height:24px;border-radius:50%;background-image: url(/publish/images/mem/check2_ckecked.png);background-repeat: no-repeat; background-position:center 53%;position: absolute;content: "";display: inline-block;top:0;left:0;border-radius: 50%;border: 2px solid #fff;vertical-align:top;box-sizing:border-box;}
 .joinCheckbox+label span.esn {font-size:20px;font-weight:500;color:var(--primary-color);}
 .joinCheckbox+label span.sel {font-size:20px;font-weight:500;color:#0fab7a;}
 .joinCheckbox+label strong {font-size:20px;font-weight:500;}
 .joinCheckbox:checked+label{position: relative;font-weight:500;color:var(--primary-color);}
 .joinCheckbox:checked+label::after{background-image: url(/publish/images/mem/check2_ckecked.png);background-color: var(--primary-color);border: 1px solid var(--primary-color);}
 
-.joinCheckbox.type2+label::after {background-image: url(/publish/images/mem/check2.png);border: 2px solid #ccc;}
+.joinCheckbox.type2+label::after {background-image: url(/publish/images/mem/check2.png);border: 2px solid #ccc;background-position:center 58%;}
 .joinCheckbox.type2:checked+label::after{background-image: url(/publish/images/mem/check2_ckecked.png); border: 1px solid var(--primary-color);}
 
 .joinCheckbox.type3+label{}
@@ -74,9 +77,9 @@
 
 .mem_cont .mem_nav li i {position: relative; width: 70px; height: 70px; background-color: #ebedef; border-radius: 50%;}
 .mem_cont .mem_nav li i::after {background-repeat: no-repeat; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); content: "";} 
-.mem_cont .mem_nav li:nth-child(1) i::after {background-image: url(/publish/images/mem/step1.png); width: 34px; height: 33px;}
-.mem_cont .mem_nav li:nth-child(2) i::after {background-image: url(/publish/images/mem/step2.png); width: 23px; height: 37px;}
-.mem_cont .mem_nav li:nth-child(3) i::after {background-image: url(/publish/images/mem/step3.png); width: 37px; height: 34px;}
+.mem_cont .mem_nav li:nth-child(1) i::after {background-image: url(/publish/images/mem/step1.png); width: 28px; height: 30px;}
+.mem_cont .mem_nav li:nth-child(2) i::after {background-image: url(/publish/images/mem/step2.png); width: 26px; height: 30px;}
+.mem_cont .mem_nav li:nth-child(3) i::after {background-image: url(/publish/images/mem/step3.png); width: 31px; height: 30px;}
 /* on */
 .mem_cont .mem_nav li.on>div {color: var(--primary-color);}
 .mem_cont .mem_nav li.on::before {background-color: var(--primary-color);}
@@ -139,6 +142,8 @@
 
 .mem_cont.join2 .reqTxt3 {color: #666; font-weight: 300; padding: 15px 0 60px 0;}
 
+.mem_cont.join3 .joinCheckbox.type2+label{padding:0 0 0 24px;}
+
 /* 약관 */
 .agree_text p{font-weight: 300; color: #222; line-height: 1.5; letter-spacing: -0.5px;}
 .agree_text .top_tit_text{font-size: 22px; font-weight: 700; margin-bottom: 30px;}
@@ -184,9 +189,11 @@
 .input_list .input_list_item .input_left span.poe_noti2 {display:block;margin:6px 0 0;font-size:15px;letter-spacing:-0.025em;color:#e40000;}
 .input_list .input_list_item .input_left .essential {display:inline-block;margin:4px 2px 0 -8px;vertical-align:top;color:#e40000;}
 .input_list .input_list_item .input_right {width: calc(100% - 155px); height: 30px; padding-left: 25px; font-weight: 300; box-sizing: border-box; position: relative; display: flex; align-items: center;}
+.input_list .input_list_item .input_right span{white-space:nowrap;}
 .input_list .input_list_item .input_right .list_selType1 {padding-left:0;}
-.input_list .input_list_item .input_right input[type="radio"]+label {margin-left: 3px;}
-.input_list .input_list_item .input_right.resNum input[type="text"] {width: calc(100% - 74px); padding: 0 10px 0 0;}
+.input_list .input_list_item .input_right input[type="radio"]{margin:-2px 0 0 0;}
+.input_list .input_list_item .input_right input[type="radio"]+label {margin:0 18px 0 6px;}
+.input_list .input_list_item .input_right.resNum input[type="text"] {width: calc(100% - 100px); padding: 0 10px 0 2px;margin:-2px 0 0 0;}
 /* input focus 영영값 수정 */
 .input_list .input_list_item.input_list_phone .input_right input[type=text] {width:83%;}
 .input_list .input_list_item.input_list_biz .input_right input[type=text] {width:73%;}
@@ -253,7 +260,7 @@
 .consent_info .consent_info_cont:nth-child(2) {margin-bottom: 40px;}
 .consent_info .consent_info_cont p:first-child {font-weight: 500; color: #e40000;}
 .consent_info .consent_info_cont p:last-child {line-height: 1.45; letter-spacing: -0.5px; padding-top: 10px;} 
-.consent_info .checkbox_wrap {margin-right: 5px;}
+.consent_info .checkbox_wrap {position:relative;margin-right: 5px;}
 .consent_info>div:last-child {position: absolute; bottom: 30px; right: 35px;}
 .consent_info>div:last-child span {color: #666; font-weight: 300;}
 
Add a comment
List