fix: a color to 7777ff
All checks were successful
Upload / Explore-Gitea-Actions (push) Successful in 31s
All checks were successful
Upload / Explore-Gitea-Actions (push) Successful in 31s
This commit is contained in:
parent
33ac87e06b
commit
7387babeba
@ -88,7 +88,7 @@
|
||||
|
||||
.bookmarks a{
|
||||
text-decoration: none;
|
||||
color: #cadef8;
|
||||
color: #7777ff;
|
||||
}
|
||||
|
||||
.bookmarks a:hover {
|
||||
@ -96,7 +96,7 @@
|
||||
|
||||
}
|
||||
.bookmarks a:visited {
|
||||
color: #cadef8;
|
||||
color: #7777ff;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user