no message

This commit is contained in:
A1300399510 2024-11-11 14:52:55 +08:00
parent 5b6f187fba
commit 7367098085
2 changed files with 7 additions and 0 deletions

View File

@ -30,6 +30,9 @@
height: 10px;
margin: 0 15px;
}
.boxbox .tab a {
color: #7f7f7f;
}
.boxbox .tab .current {
font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif;
font-weight: 650;

View File

@ -31,6 +31,10 @@
margin: 0 15px;
}
a {
color: #7f7f7f;
}
.current {
font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif;
font-weight: 650;