no message
This commit is contained in:
parent
d875a1c621
commit
2f5b666761
@ -1221,6 +1221,7 @@
|
|||||||
}
|
}
|
||||||
.content-right .live .content .swiper .swiper-item .item .text .admissionState {
|
.content-right .live .content .swiper .swiper-item .item .text .admissionState {
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
line-height: 20px;
|
||||||
background-color: #b30081;
|
background-color: #b30081;
|
||||||
border-radius: 115px;
|
border-radius: 115px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -1379,6 +1379,7 @@
|
|||||||
.text {
|
.text {
|
||||||
.admissionState {
|
.admissionState {
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
line-height: 20px;
|
||||||
background-color: rgba(179, 0, 129, 1);
|
background-color: rgba(179, 0, 129, 1);
|
||||||
border-radius: 115px;
|
border-radius: 115px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
Loading…
Reference in New Issue
Block a user