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