mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
corrected a link color in the dark mode yellow skin
This commit is contained in:
parent
0153c6ae96
commit
154adeb9b2
|
@ -143,7 +143,7 @@ a {
|
|||
}
|
||||
|
||||
a:link {
|
||||
color: var(--link);
|
||||
color: var(--header);
|
||||
}
|
||||
|
||||
a:visited {
|
||||
|
|
Loading…
Reference in a new issue