Add strong color.

This commit is contained in:
inference 2023-03-10 06:09:43 +00:00
parent 90f880e32b
commit 50f11d1a4d
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -3,7 +3,7 @@
/* Copyright 2022-2023 Jake Winters */
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
/* Version: 5.1.0.15 */
/* Version: 6.0.0.16 */
h1, .h1 {
@ -149,6 +149,10 @@ table, th, td {
transform: translate(0px, 13px);
}
strong {
color: #ffffff;
}
@media (max-width: 600px) {
.sidebar {