From 1ddad8da948139f387d6f2a6af65c709e68b27ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=88=87ince?= Date: Mon, 2 Dec 2024 19:13:53 -0800 Subject: [PATCH] color adjustment for ability totals --- Forbidden_Lands/Forbidden_Lands.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Forbidden_Lands/Forbidden_Lands.css b/Forbidden_Lands/Forbidden_Lands.css index 104b48789b90..3e07ce9f8b2f 100644 --- a/Forbidden_Lands/Forbidden_Lands.css +++ b/Forbidden_Lands/Forbidden_Lands.css @@ -2342,6 +2342,7 @@ button.torches:hover::after { } .charsheet .attributes-grid .input-span { + color: #333; left: -5px; position: relative; top: -3px;