no message

This commit is contained in:
A1300399510 2024-11-11 12:23:54 +08:00
parent 3f9bd9fdfd
commit 1bc1b89cf7
2 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,9 @@
border-bottom: 1px dotted #ebebeb; border-bottom: 1px dotted #ebebeb;
padding-left: 24px; padding-left: 24px;
} }
.boxbox .tab a {
color: #7f7f7f;
}
.boxbox .tab .img { .boxbox .tab .img {
width: 6px; width: 6px;
height: 10px; height: 10px;

View File

@ -24,6 +24,9 @@
color: #7f7f7f; color: #7f7f7f;
border-bottom: 1px dotted rgb(235, 235, 235); border-bottom: 1px dotted rgb(235, 235, 235);
padding-left: 24px; padding-left: 24px;
a {
color: #7f7f7f;
}
.img { .img {
width: 6px; width: 6px;
height: 10px; height: 10px;