Improve contrast of visited links.
This commit is contained in:
parent
70ea7a7d19
commit
bb9da962e1
4
inf.css
4
inf.css
@ -3,7 +3,7 @@
|
|||||||
/* Copyright 2022-2023 Jake Winters */
|
/* Copyright 2022-2023 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
||||||
|
|
||||||
/* Version: 8.0.1.21 */
|
/* Version: 8.0.2.22 */
|
||||||
|
|
||||||
|
|
||||||
/* Heading 1 */
|
/* Heading 1 */
|
||||||
@ -77,7 +77,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.body-link:visited {
|
.body-link:visited {
|
||||||
color: #a569bd;
|
color: #bb8fce;
|
||||||
}
|
}
|
||||||
|
|
||||||
.body-link:hover {
|
.body-link:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user