From 2333db6ebe0939ee78c2e79c9878e874c08b40b4 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Sun, 4 Aug 2024 21:27:04 -0400 Subject: refactor: revert to `whitesmoke` --- css/style-unminified.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/style-unminified.css') diff --git a/css/style-unminified.css b/css/style-unminified.css index f448b6e..0981eaa 100644 --- a/css/style-unminified.css +++ b/css/style-unminified.css @@ -1799,7 +1799,7 @@ span.CodeMirror-selectedtext { } body { - background: white; + background: whitesmoke; color: black; } -- cgit v1.2.3