no message

This commit is contained in:
A1300399510 2024-11-22 17:28:58 +08:00
parent 23d885dfae
commit 82eab47c57
2 changed files with 4 additions and 0 deletions

View File

@ -56,6 +56,7 @@
font-weight: 650;
color: #000000;
margin-bottom: 5px;
padding: 0 10px;
}
.body .item .thead .top .name-en {
font-size: 13px;
@ -63,6 +64,7 @@
color: #7f7f7f;
margin-bottom: 10px;
font-weight: 400;
padding: 0 10px;
}
.body .item .thead .top .school {
font-size: 14px;

View File

@ -70,6 +70,7 @@
font-weight: 650;
color: rgb(0, 0, 0);
margin-bottom: 5px;
padding: 0 10px;
}
.name-en {
font-size: 13px;
@ -77,6 +78,7 @@
color: rgb(127, 127, 127);
margin-bottom: 10px;
font-weight: 400;
padding: 0 10px;
}
.school {