no message
This commit is contained in:
parent
6abe60f370
commit
b40dfa5424
@ -205,6 +205,15 @@
|
||||
padding: 21px 15px 11px;
|
||||
margin-bottom: 19px;
|
||||
}
|
||||
.body .right .list .item .school {
|
||||
font-size: 14px;
|
||||
color: #333333;
|
||||
margin-bottom: 14px;
|
||||
}
|
||||
.body .right .list .item .school .icon {
|
||||
height: 18px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.body .right .list .item .name {
|
||||
font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif;
|
||||
font-weight: 650;
|
||||
|
@ -221,6 +221,15 @@
|
||||
border-radius: 12px;
|
||||
padding: 21px 15px 11px;
|
||||
margin-bottom: 19px;
|
||||
.school {
|
||||
font-size: 14px;
|
||||
color: #333333;
|
||||
margin-bottom: 14px;
|
||||
.icon {
|
||||
height: 18px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
}
|
||||
.name {
|
||||
font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif;
|
||||
font-weight: 650;
|
||||
|
Loading…
Reference in New Issue
Block a user