mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-22 16:41:12 +08:00
Merge pull request #568 from immortal521/fix/about-page-link-color-#566
This commit is contained in:
@@ -190,11 +190,13 @@ body {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.about-content a,
|
||||
.info-content-text a {
|
||||
color: var(--primary-color);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.about-content a:hover,
|
||||
.info-content-text a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user