스트리밍 프리미엄 약정 구독해지 팝업
This commit is contained in:
@@ -1681,7 +1681,6 @@ pre {
|
||||
font-weight: 400;
|
||||
line-height: 1.4rem;
|
||||
color: #9ea1a2;
|
||||
min-width: 10rem;
|
||||
}
|
||||
.contentWarp .mypageWarp .rightConWarp .questions ul li a > div em {
|
||||
position: relative;
|
||||
@@ -3788,4 +3787,51 @@ pre {
|
||||
width: 100%;
|
||||
border-radius: 0.6rem;
|
||||
}
|
||||
|
||||
.cancelPremiumPopup .content .alertMessage {
|
||||
display: block;
|
||||
margin-bottom: 2rem;
|
||||
font-size: 2.4rem;
|
||||
font-weight: 600;
|
||||
line-height: 3.2rem;
|
||||
text-align: center;
|
||||
}
|
||||
.cancelPremiumPopup .content .alertSubMessage li {
|
||||
font-size: 1.4rem;
|
||||
padding-left: 1.4rem;
|
||||
text-indent: -1rem;
|
||||
}
|
||||
.cancelPremiumPopup .content .alertSubMessage li + li {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
.cancelPremiumPopup .content .alertSubMessage li ul {
|
||||
padding: 0.5rem 0;
|
||||
}
|
||||
.cancelPremiumPopup .content .alertSubMessage li ul li {
|
||||
color: #666;
|
||||
padding-left: 2rem;
|
||||
text-indent: -2.2rem;
|
||||
line-height: 1.5;
|
||||
}
|
||||
.cancelPremiumPopup .content .alertSubMessage li ul li span {
|
||||
display: block;
|
||||
color: #000;
|
||||
}
|
||||
.cancelPremiumPopup .content .totalRefund {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 8rem;
|
||||
margin: 3.2rem 0 3.6rem;
|
||||
background-color: #ececec;
|
||||
font-size: 1.6rem;
|
||||
font-weight: 400;
|
||||
color: #000;
|
||||
}
|
||||
.cancelPremiumPopup .content .totalRefund b {
|
||||
font-weight: 400;
|
||||
}
|
||||
.cancelPremiumPopup .content .totalRefund b .minusPriceInfo {
|
||||
font-weight: 600;
|
||||
}
|
||||
/*# sourceMappingURL=mypage.css.map */
|
||||
Reference in New Issue
Block a user