no message
This commit is contained in:
parent
d83543e6ca
commit
d71a30b8cf
@ -212,10 +212,6 @@
|
||||
display: none;
|
||||
}
|
||||
.boxbox .details .right .admission-btn .item {
|
||||
width: 150px;
|
||||
height: 32px;
|
||||
background-color: #6fc16d;
|
||||
border-radius: 22px;
|
||||
font-size: 14px;
|
||||
color: #333333;
|
||||
}
|
||||
@ -225,6 +221,10 @@
|
||||
}
|
||||
.boxbox .details .right .admission-btn .item .btn {
|
||||
color: #ffffff;
|
||||
width: 150px;
|
||||
height: 32px;
|
||||
background-color: #6fc16d;
|
||||
border-radius: 22px;
|
||||
}
|
||||
.boxbox .details .right .admission-btn .item .btn .img {
|
||||
width: 19px;
|
||||
|
@ -243,10 +243,6 @@
|
||||
display: none;
|
||||
|
||||
.item {
|
||||
width: 150px;
|
||||
height: 32px;
|
||||
background-color: rgba(111, 193, 109, 1);
|
||||
border-radius: 22px;
|
||||
font-size: 14px;
|
||||
color: #333333;
|
||||
.icon {
|
||||
@ -256,6 +252,10 @@
|
||||
|
||||
.btn {
|
||||
color: #ffffff;
|
||||
width: 150px;
|
||||
height: 32px;
|
||||
background-color: rgba(111, 193, 109, 1);
|
||||
border-radius: 22px;
|
||||
.img {
|
||||
width: 19px;
|
||||
height: 13px;
|
||||
|
Loading…
Reference in New Issue
Block a user