스트리밍프리미엄 PDP, 주문/결제 작업 중
This commit is contained in:
@@ -2972,6 +2972,45 @@
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
}
|
||||
.streamingPremium.comp_wide .comp_body .refund-table .text_area {
|
||||
margin-top: 0;
|
||||
}
|
||||
.streamingPremium.comp_wide .comp_body .table-area {
|
||||
margin-bottom: 12rem;
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
.streamingPremium.comp_wide .comp_body .table-area {
|
||||
margin-bottom: 5rem;
|
||||
}
|
||||
}
|
||||
.streamingPremium.comp_wide .comp_body .table-area .index {
|
||||
padding: 1.6rem 0 1rem;
|
||||
font-size: 1.4rem;
|
||||
color: #676767;
|
||||
text-align: right;
|
||||
}
|
||||
.streamingPremium.comp_wide .comp_body .table-area table {
|
||||
width: 100%;
|
||||
border-top: 1px solid #999;
|
||||
}
|
||||
.streamingPremium.comp_wide .comp_body .table-area table th {
|
||||
height: 7.6rem;
|
||||
padding: 0 1rem;
|
||||
font-size: 1.6rem;
|
||||
font-weight: 600;
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
}
|
||||
.streamingPremium.comp_wide .comp_body .table-area table tbody {
|
||||
border-top: 1px solid #dedede;
|
||||
border-bottom: 1px solid #dedede;
|
||||
}
|
||||
.streamingPremium.comp_wide .comp_body .table-area table tbody td {
|
||||
padding: 1rem;
|
||||
font-size: 1.4rem;
|
||||
font-weight: 400;
|
||||
text-align: center;
|
||||
}
|
||||
.streamingPremium.comp_1x_b_v_s_b .image_area {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user