no message

This commit is contained in:
A1300399510 2024-11-12 15:59:15 +08:00
parent 53a55954db
commit be03b67e40
2 changed files with 6 additions and 0 deletions

View File

@ -78,6 +78,9 @@
height: 20px; height: 20px;
margin-right: 9px; margin-right: 9px;
} }
.boxbox .details .right .school a {
color: #333333;
}
.boxbox .details .right .school .line { .boxbox .details .right .school .line {
margin: 0 13px; margin: 0 13px;
color: #d7d7d7; color: #d7d7d7;

View File

@ -82,6 +82,9 @@
font-size: 16px; font-size: 16px;
color: #333333; color: #333333;
margin-bottom: 15px; margin-bottom: 15px;
a {
color: #333333;
}
.line { .line {
margin: 0 13px; margin: 0 13px;