수정
This commit is contained in:
parent
b90cd37301
commit
254be0802f
@ -433,7 +433,7 @@ function fn_listPops(typeDivCd) {
|
|||||||
|
|
||||||
/* 메인슬라이드 */
|
/* 메인슬라이드 */
|
||||||
var myswiper = new Swiper(".MainSwiper", {
|
var myswiper = new Swiper(".MainSwiper", {
|
||||||
loop: true,
|
loop: false,
|
||||||
slidesPerView: 1,
|
slidesPerView: 1,
|
||||||
spaceBetween: 0,
|
spaceBetween: 0,
|
||||||
centeredSlides: true,
|
centeredSlides: true,
|
||||||
|
|||||||
@ -451,7 +451,7 @@ footer .family_site {right:10px;}
|
|||||||
.join .inner .row-bottom .join-box .form-group .con span.text,
|
.join .inner .row-bottom .join-box .form-group .con span.text,
|
||||||
.join .inner .row-bottom .join-box .form-group.service p:nth-of-type(2) { width: 100%; text-indent: -6px; padding-left: 6px; }
|
.join .inner .row-bottom .join-box .form-group.service p:nth-of-type(2) { width: 100%; text-indent: -6px; padding-left: 6px; }
|
||||||
.join .inner .row-bottom .join-box .form-group .con span:nth-of-type(1) { width: 94%; vertical-align: top; margin-left: 6%; }
|
.join .inner .row-bottom .join-box .form-group .con span:nth-of-type(1) { width: 94%; vertical-align: top; margin-left: 6%; }
|
||||||
.join .inner .row-bottom .join-box .form-group .con .row .chk-suc {top:2px;}
|
.join .inner .row-bottom .join-box .form-group .con .row .chk-suc {top: 45px;right: auto;left: 0px;}
|
||||||
.join .inner .row-bottom .join-box .form-group.service .right label { margin-left: 0; }
|
.join .inner .row-bottom .join-box .form-group.service .right label { margin-left: 0; }
|
||||||
.join .inner .row-bottom .join-box .form-group.service p.bg { text-indent: -6px; padding-left: 18px; }
|
.join .inner .row-bottom .join-box .form-group.service p.bg { text-indent: -6px; padding-left: 18px; }
|
||||||
.join .inner .row-bottom .join-box .form-group .con span.fail {width:100%;margin-bottom:10px;}
|
.join .inner .row-bottom .join-box .form-group .con span.fail {width:100%;margin-bottom:10px;}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user