fix: a label style
All checks were successful
Upload / Explore-Gitea-Actions (push) Successful in 40s
All checks were successful
Upload / Explore-Gitea-Actions (push) Successful in 40s
This commit is contained in:
parent
043230ab89
commit
1e65cce6a5
@ -88,6 +88,10 @@
|
|||||||
|
|
||||||
.bookmarks a:hover {
|
.bookmarks a:hover {
|
||||||
color: #cadef8;
|
color: #cadef8;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
.bookmarks a:visited {
|
||||||
|
color: #cadef8;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user