Improve link colour
This commit is contained in:
parent
94aa74b08b
commit
d9e887ff55
4
inf.css
4
inf.css
@ -3,7 +3,7 @@
|
||||
/* Copyright 2022 Jake Winters */
|
||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
|
||||
/* Version: 10.4.0.47 */
|
||||
/* Version: 10.4.0.48 */
|
||||
|
||||
|
||||
/* Body */
|
||||
@ -101,7 +101,7 @@ code {
|
||||
a {
|
||||
font-family: Roboto, sans-serif;
|
||||
font-size: 17px;
|
||||
color: #5dade2;
|
||||
color: #90caf9;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user