no message
This commit is contained in:
@@ -358,6 +358,43 @@ body {
|
||||
border-radius: 66px;
|
||||
margin-right: 6px;
|
||||
}
|
||||
.item-box.item-mj .school {
|
||||
height: 45px;
|
||||
border-bottom: 1px dotted #d7d7d7;
|
||||
}
|
||||
.item-box.item-mj .school .icon {
|
||||
height: 20px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
.item-box.item-mj .school .text {
|
||||
font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif;
|
||||
font-weight: 650;
|
||||
font-style: normal;
|
||||
font-size: 20px;
|
||||
color: #000000;
|
||||
line-height: 36px;
|
||||
}
|
||||
.item-box.item-mj .major {
|
||||
height: 45px;
|
||||
border-bottom: 1px dotted #d7d7d7;
|
||||
}
|
||||
.item-box.item-mj .major .key {
|
||||
font-size: 14px;
|
||||
color: #7f7f7f;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.item-box.item-mj .major .time {
|
||||
font-family: "Arial-BoldMT", "Arial Bold", "Arial", sans-serif;
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
font-size: 14px;
|
||||
color: #026277;
|
||||
}
|
||||
.item-box.item-mj .message {
|
||||
margin-top: 13px;
|
||||
font-size: 14px;
|
||||
color: #555555;
|
||||
}
|
||||
.item-box .comment {
|
||||
height: 40px;
|
||||
background-color: #f6f6f6;
|
||||
@@ -375,7 +412,6 @@ body {
|
||||
color: #7f7f7f;
|
||||
}
|
||||
.item-box .bottom {
|
||||
margin-top: 15px;
|
||||
height: 55px;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user