From 07e3e200cf520711f7f098cb069dc72396b25bc4 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Fri, 21 Mar 2025 03:16:11 -0400 Subject: refactor: update css --- css/style-unminified.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'css/style-unminified.css') diff --git a/css/style-unminified.css b/css/style-unminified.css index 4f68bb7..ce62664 100644 --- a/css/style-unminified.css +++ b/css/style-unminified.css @@ -1690,10 +1690,6 @@ span.CodeMirror-selectedtext { .CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word) { background: rgba(255, 0, 0, 0.15); } - - body { - background: whitesmoke; - } } #generating-indicator { -- cgit v1.2.3