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 */
|
/* Copyright 2022 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
|
|
||||||
/* Version: 10.4.0.47 */
|
/* Version: 10.4.0.48 */
|
||||||
|
|
||||||
|
|
||||||
/* Body */
|
/* Body */
|
||||||
@ -101,7 +101,7 @@ code {
|
|||||||
a {
|
a {
|
||||||
font-family: Roboto, sans-serif;
|
font-family: Roboto, sans-serif;
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
color: #5dade2;
|
color: #90caf9;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user