fix: a label color
All checks were successful
Upload / Explore-Gitea-Actions (push) Successful in 34s

This commit is contained in:
moonlightwatch 2025-04-02 09:16:47 +08:00
parent 1e65cce6a5
commit efd684cd35

View File

@ -91,7 +91,7 @@
text-decoration: none;
}
.bookmarks a:visited {
color: #cadef8;
color: #6C7486;
}
}
</style>