no message
This commit is contained in:
parent
2eeb1fad43
commit
cb480a92d4
@ -96,6 +96,15 @@
|
||||
position: relative;
|
||||
display: block;
|
||||
}
|
||||
.boxbox .body .left .list .item .school {
|
||||
font-size: 14px;
|
||||
color: #333333;
|
||||
margin-bottom: 14px;
|
||||
}
|
||||
.boxbox .body .left .list .item .school .icon {
|
||||
height: 18px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.boxbox .body .left .list .item .name {
|
||||
font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif;
|
||||
font-weight: 650;
|
||||
|
@ -103,6 +103,15 @@
|
||||
margin-bottom: 20px;
|
||||
position: relative;
|
||||
display: block;
|
||||
.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;
|
||||
@ -312,7 +321,7 @@
|
||||
line-height: 50px;
|
||||
margin: 0 24px;
|
||||
cursor: pointer;
|
||||
|
||||
|
||||
.img {
|
||||
height: 20px;
|
||||
margin-right: 6px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user