From 50f11d1a4dea63ad51851624e68366176775a69f Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 10 Mar 2023 06:09:43 +0000 Subject: [PATCH] Add strong color. --- inf.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/inf.css b/inf.css index 4aae0f0..c4b1871 100644 --- a/inf.css +++ b/inf.css @@ -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 {