diff --git a/src/main/webapp/kofair_case_seed/usr/identification/process_identification.html b/src/main/webapp/kofair_case_seed/usr/identification/process_identification.html new file mode 100644 index 00000000..3ff41665 --- /dev/null +++ b/src/main/webapp/kofair_case_seed/usr/identification/process_identification.html @@ -0,0 +1,76 @@ + + + + + + + 한국공정거래조정원 온라인분쟁조정시스템 > 분쟁조정 신청 > 분쟁조정 신청하기 + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +
+

분쟁조정 신청

+
+ +
+ + +
+

분쟁조정 신청

+ +
+ +
+ +
+ +

본인인증을 진행해 주세요.

+ +
+ +
+
+ +
+ +
+ +
+ +
+
+ + + \ No newline at end of file diff --git a/src/main/webapp/kofair_case_seed/usr/style/mypage.css b/src/main/webapp/kofair_case_seed/usr/style/mypage.css index f28f4efa..5622004a 100644 --- a/src/main/webapp/kofair_case_seed/usr/style/mypage.css +++ b/src/main/webapp/kofair_case_seed/usr/style/mypage.css @@ -37,6 +37,9 @@ .idf_method .btn_idf.naver span{background:#2db400;} .idf_method .btn_idf.kakao span{background:#f9d300;color:#371c1d;} +/* 본인인증 */ +.sub_content.idf_box,.sub_content.idf_box .box{margin:0;} + /* 분쟁조정신청현황 > 현황 */ .apl_status_content.detail h3{margin:32px 0 40px 0;} .apl_status_content.detail .table_top.title{border-bottom:1px solid #cacaca;padding:0 0 10px 0;} @@ -76,6 +79,9 @@ .idf_method .btn_idf i.aut_cefi{background-image:url(/kofair_case_seed/usr/images/component/icon_idf_aut_cefi_m.png);} .idf_method .btn_idf i.naver{background-image:url(/kofair_case_seed/usr/images/component/icon_idf_naver_m.png);} .idf_method .btn_idf i.kakao{background-image:url(/kofair_case_seed/usr/images/component/icon_idf_kakao_m.png);} + + /* 본인인증 */ + .sub_content.idf_box,.sub_content.idf_box .box{margin:30px 0 0 0;} /* 분쟁조정신청현황 */ .apl_status_content.detail h3{margin:60px 0 80px 0;} @@ -124,7 +130,7 @@ .idf_method .btn_idf i{width:70px;height:calc(100% - 44px);background-size:70px;} .idf_method .btn_idf i::after{width:50px;height:50px;} .idf_method .btn_idf i.phone{background-size:50px;} - + /* 분쟁조정신청현황 */ .apl_status_content.detail h3{margin:30px 0 40px 0;} .apl_status_content.detail .title.depth02{margin:50px 0 0 0;}