no message
This commit is contained in:
parent
7c6c21c2fc
commit
a027284701
@ -190,6 +190,7 @@
|
||||
.fate .list .item .left .message .project {
|
||||
max-width: 280px;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
}
|
||||
.fate .list .item .left .message .virgule {
|
||||
color: #d7d7d7;
|
||||
|
@ -216,6 +216,7 @@
|
||||
.project {
|
||||
max-width: 280px;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
}
|
||||
.virgule {
|
||||
color: #d7d7d7;
|
||||
|
@ -253,6 +253,10 @@
|
||||
color: #7f7f7f;
|
||||
font-size: 14px;
|
||||
}
|
||||
.hot .list .list-item .item .left .text .text-text {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
}
|
||||
.hot .list .list-item .item .left .text .ranking {
|
||||
color: #555555;
|
||||
}
|
||||
|
@ -277,6 +277,12 @@
|
||||
font-weight: 400;
|
||||
color: #7f7f7f;
|
||||
font-size: 14px;
|
||||
|
||||
.text-text {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.ranking {
|
||||
color: #555555;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user