광수동 마수동 수정, 모바일 버튼 사이즈 수정

This commit is contained in:
hyeonggil
2025-03-09 21:06:09 +09:00
parent e5b0b3df6d
commit 0ea02779ce
7 changed files with 798 additions and 103 deletions

View File

@@ -3376,9 +3376,14 @@ video::-webkit-media-controls {
margin-top: 0.2rem;
}
.policyPopup .popInner .content .carswBtn {
width: 16rem;
width: 18rem;
margin: 0 auto;
margin-top: 5rem;
margin-top: 3rem;
}
@media (min-width: 768px) {
.policyPopup .popInner .content .carswBtn {
margin-top: 5rem;
}
}
.policyPopup .popInner .content .marketingCheck {
display: flex;
@@ -3533,8 +3538,11 @@ video::-webkit-media-controls {
font-size: 1.4rem;
}
}
.policyPopup .popInner .content .towButton {
justify-content: center;
}
.policyPopup .popInner .content .towButton a {
min-width: 18rem;
width: 18rem;
}
@media (max-width: 768px) {
.policyPopup.marketingAd .popInner {
@@ -3570,6 +3578,18 @@ video::-webkit-media-controls {
}
}
#ad_popup .popInner .content .carswBtn {
width: 100%;
margin: 0 auto;
margin-top: 3rem;
padding-top: 0;
}
@media (min-width: 768px) {
#ad_popup .popInner .content .carswBtn {
margin-top: 5rem;
}
}
.termsContents {
margin-top: 4rem;
}

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -2539,6 +2539,7 @@ pre {
@media (max-width: 768px) {
.contentWarp .mypageWarp .rightConWarp .mypageLink span a {
font-size: 1.4rem;
margin-top: 1rem;
}
}
.contentWarp .mypageWarp .rightConWarp .mypageLink span a::after {

File diff suppressed because one or more lines are too long

View File

@@ -2247,6 +2247,7 @@ pre {
margin-left: 0.5rem;
}
}
.btn-more {
font-size: 1.4rem;
color: #676767;
@@ -2256,12 +2257,13 @@ pre {
}
em {
border:0;
border: 0;
}
&:after {
width: 0.8rem;
height: 1rem;
margin-left:.5rem;
margin-left: .5rem;
}
}
}
@@ -2580,49 +2582,49 @@ pre {
&.reNew {
.myinfomation {
padding: 0;
border:0;
border: 0;
>div {
p {
display: flex;
align-items: center;
font-size: 1.4rem;
@include tablet {
font-size: 1.6rem;
}
strong {
font-size: 1.8rem;
font-weight: 600;
@include tablet {
font-size: 2.4rem;
}
}
span {
font-size: 1.4rem;
font-weight: 400;
margin-left: 1rem;
@include tablet {
font-size: 1.8rem;
}
}
&:nth-child(2) {
margin-top: 2rem;
color: #676767;
}
&:nth-child(3) {
margin-top: 1rem;
color: #676767;
}
}
a {
font-size: 1.4rem;
color: #676767;
@@ -2630,17 +2632,17 @@ pre {
align-items: center;
justify-content: space-between;
width: fit-content;
@include desktopMin {
font-size: 1.6rem;
width: 13.5rem;
}
span {
display: block;
border-bottom: 1px solid #676767;
}
&::after {
content: "";
width: 1.6rem;
@@ -2650,7 +2652,7 @@ pre {
background: url(/kr/assets/images/common/icon-tbarrow.svg) center right no-repeat;
background-size: 1.4rem;
transform: rotate(-90deg);
@include tablet {
background-size: 1.6rem;
}
@@ -2662,24 +2664,28 @@ pre {
}
.mypageLink {
padding:4rem 3rem 0 3rem;
padding: 4rem 3rem 0 3rem;
@include maxtablet {
padding:4rem 2.4rem 0 2.4rem;
padding: 4rem 2.4rem 0 2.4rem;
text-align: right;
}
span {
display: block;
strong {
font-size: 1.6rem;
font-weight: 600;
color: #000;
@include maxtablet {
display: block;
font-size: 1.4rem;
text-align: left;
}
}
a {
display: inline-flex;
align-items: center;
@@ -2687,8 +2693,10 @@ pre {
font-weight: 400;
color: #676767;
border-bottom: 1px solid #676767;
@include maxtablet {
font-size: 1.4rem;
margin-top: 1rem;
}
&::after {
@@ -2697,11 +2705,12 @@ pre {
margin-left: 0.5rem;
}
}
&+span {
margin-top:2.4rem;
margin-top: 2.4rem;
}
}
}
}
.memberOut {
display: flex;

View File

@@ -24,7 +24,7 @@
<link rel="stylesheet" charset="UTF-8" href="../assets/css/library/swiper.min.css?v1" type="text/css" />
<link rel="stylesheet" charset="UTF-8" href="../assets/css/library/aos.css?v1" type="text/css" />
<link rel="stylesheet" charset="UTF-8" href="../assets/css/basic.css?v1" type="text/css" />
<link rel="stylesheet" charset="UTF-8" href="../assets/css/common.css?v0823" type="text/css" />
<link rel="stylesheet" charset="UTF-8" href="../assets/css/common.css?v0824" type="text/css" />
<link rel="stylesheet" charset="UTF-8" href="../assets/css/contents.css?v1" type="text/css" />
<link rel="stylesheet" charset="UTF-8" href="../assets/css/popup.css?v1" type="text/css" />
<script type="text/javascript" charset="UTF-8" src="../assets/js/library/jquery.js?v1"></script>
@@ -252,21 +252,21 @@
<label for="a">
<input type="checkbox" name="" id="a" />
<span>
Kia Connect Store 이용약관 동의 (필수)
기아 커넥트 스토어 이용약관 동의 (필수)
<button type="button" class="btn-more" onClick="javascript:open_layer_popup('policy_popup');"><em>더보기</em></button>
</span>
</label>
<label for="b">
<input type="checkbox" name="" id="b" />
<span>
Kia Connect Store 개인정보 수집ㆍ이용 동의 (필수)
기아 커넥트 스토어 개인정보 수집ㆍ이용 동의 (필수)
<button type="button" class="btn-more" onClick="javascript:open_layer_popup('terms_popup');"><em>더보기</em></button>
</span>
</label>
<label for="c">
<input type="checkbox" name="" id="c" />
<span>
Kia Connect Store 마케팅 목적 수집ㆍ이용 동의 (선택)
기아 커넥트 스토어 마케팅 목적 수집ㆍ이용 동의 (선택)
<button type="button" class="btn-more" onClick="javascript:open_layer_popup('ad_popup');"><em>더보기</em></button>
</span>
</label>
@@ -796,7 +796,7 @@
<div class="editorText termsContents withTable">
<p>
<strong>※ 마케팅 활용 동의를 수행하는 경우 광고성 정보 수신동의도 동의한 것으로 간주합니다.</strong><br /><br class="br-m" />
기아는 <u>개인정보보호법 제22조, 정보통신망법 제50조</u>에 따라 아래와 같이 정보주체의 개인정보를 동의받아 수집하고 있습니다
기아는 <u>개인정보보호법 제22조</u>에 따라 아래와 같이 정보주체의 개인정보를 동의받아 수집하고 있습니다
</p>
<div class="table-wrap type2 mt-2">
<table style="min-width: 600px">
@@ -842,7 +842,7 @@
</label>
<label for="agreeNo1">
<input type="checkbox" name="" id="agreeNo1" />
<span>아니</span>
<span>아니</span>
</label>
</div>
</div>
@@ -871,7 +871,7 @@
</label>
<label for="agreeNo2">
<input type="checkbox" name="" id="agreeNo2" />
<span>아니</span>
<span>아니</span>
</label>
</div>
</div>
@@ -892,7 +892,7 @@
</label>
<label for="agreeNo2">
<input type="checkbox" name="" id="agreeNo2" />
<span>아니</span>
<span>아니</span>
</label>
</div>
</div>
@@ -906,7 +906,7 @@
</label>
<label for="agreeNo2">
<input type="checkbox" name="" id="agreeNo2" />
<span>아니</span>
<span>아니</span>
</label>
</div>
</div>
@@ -920,7 +920,7 @@
</label>
<label for="agreeNo2">
<input type="checkbox" name="" id="agreeNo2" />
<span>아니</span>
<span>아니</span>
</label>
</div>
</div>
@@ -934,7 +934,7 @@
</label>
<label for="agreeNo2">
<input type="checkbox" name="" id="agreeNo2" />
<span>아니</span>
<span>아니</span>
</label>
</div>
</div>