Improve background colour contrast
This commit is contained in:
parent
42a2066b64
commit
3495240813
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.3.0.44 */
|
/* Version: 10.3.0.45 */
|
||||||
|
|
||||||
|
|
||||||
/* Body */
|
/* Body */
|
||||||
@ -14,7 +14,7 @@ body {
|
|||||||
font-family: Roboto, sans-serif;
|
font-family: Roboto, sans-serif;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
line-height: 130%;
|
line-height: 130%;
|
||||||
background-color: #262626;
|
background-color: #121212;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user