no message

This commit is contained in:
DESKTOP-RQ919RC\Pc 2025-04-01 14:14:21 +08:00
parent 9431055487
commit fd9b903edf
2 changed files with 4 additions and 4 deletions

View File

@ -194,14 +194,14 @@
}
.boxbox .details .right .school {
font-size: 16px;
color: #333333;
color: #7F7F7F;
margin-bottom: 15px;
}
.boxbox .details .right .school .icon {
height: 20px;
margin-right: 9px;
}
.boxbox .details .right .school a {
.boxbox .details .right .school .c333 {
color: #333333;
}
.boxbox .details .right .school .arrows {

View File

@ -226,9 +226,9 @@
}
font-size: 16px;
color: #333333;
color: #7F7F7F;
margin-bottom: 15px;
a {
.c333 {
color: #333333;
}