no message

This commit is contained in:
A1300399510 2024-11-15 14:15:18 +08:00
parent fe21671463
commit 7c6c21c2fc
2 changed files with 4 additions and 0 deletions

View File

@ -189,6 +189,7 @@
} }
.fate .list .item .left .message .project { .fate .list .item .left .message .project {
max-width: 280px; max-width: 280px;
font-weight: 400;
} }
.fate .list .item .left .message .virgule { .fate .list .item .left .message .virgule {
color: #d7d7d7; color: #d7d7d7;
@ -303,6 +304,7 @@
color: #7f7f7f; color: #7f7f7f;
margin-bottom: 15px; margin-bottom: 15px;
width: 490px; width: 490px;
font-weight: 40;
} }
.recruit .list .item .info .aq { .recruit .list .item .info .aq {
width: 477px; width: 477px;

View File

@ -215,6 +215,7 @@
font-size: 14px; font-size: 14px;
.project { .project {
max-width: 280px; max-width: 280px;
font-weight: 400;
} }
.virgule { .virgule {
color: #d7d7d7; color: #d7d7d7;
@ -338,6 +339,7 @@
color: #7f7f7f; color: #7f7f7f;
margin-bottom: 15px; margin-bottom: 15px;
width: 490px; width: 490px;
font-weight: 40;
} }
.aq { .aq {