mirror of
https://github.com/araxiaonline/docs.git
synced 2026-06-13 03:32:31 -04:00
Changed styles and colors again
This commit is contained in:
@@ -61,15 +61,15 @@ h2, h3, h4 {
|
||||
}
|
||||
|
||||
a {
|
||||
color: var(--neon-blue) !important;
|
||||
color: var(--mystic-green) !important;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: var(--mystic-green);
|
||||
color: var(--mystic-green) !important;
|
||||
}
|
||||
|
||||
span {
|
||||
color: var(--bright-white);
|
||||
.anchor span {
|
||||
color: var(--bright-white) !important;
|
||||
}
|
||||
|
||||
.cover-main span {
|
||||
|
||||
Reference in New Issue
Block a user