no message
This commit is contained in:
parent
9be2934a3d
commit
9d6526920f
@ -683,7 +683,6 @@
|
|||||||
.content .details-box .tuition .tuition-left {
|
.content .details-box .tuition .tuition-left {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
flex-direction: column;
|
|
||||||
}
|
}
|
||||||
.content .details-box .tuition .tuition-left .unit {
|
.content .details-box .tuition .tuition-left .unit {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@ -712,6 +711,7 @@
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #555555;
|
color: #555555;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
.content .details-box .tuition .tuition-right {
|
.content .details-box .tuition .tuition-right {
|
||||||
width: 240px;
|
width: 240px;
|
||||||
|
@ -790,7 +790,7 @@
|
|||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
flex-direction: column;
|
// flex-direction: column;
|
||||||
|
|
||||||
.number {
|
.number {
|
||||||
font-family: "Arial-Black", "Arial Black", sans-serif;
|
font-family: "Arial-Black", "Arial Black", sans-serif;
|
||||||
@ -806,6 +806,7 @@
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #555555;
|
color: #555555;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user