Add strong color.
This commit is contained in:
parent
03a1ed91cc
commit
930ebb8fc3
6
inf.css
6
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: 5.1.0.15 */
|
/* Version: 6.0.0.16 */
|
||||||
|
|
||||||
|
|
||||||
h1, .h1 {
|
h1, .h1 {
|
||||||
@ -149,6 +149,10 @@ table, th, td {
|
|||||||
transform: translate(0px, 13px);
|
transform: translate(0px, 13px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
strong {
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 600px) {
|
@media (max-width: 600px) {
|
||||||
|
|
||||||
.sidebar {
|
.sidebar {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user