From 9fba6bcff7e2ef7b3e2c4142d631d10c99b05af9 Mon Sep 17 00:00:00 2001 From: MyokoJP Date: Sun, 31 Mar 2024 14:13:28 +0900 Subject: [PATCH] =?UTF-8?q?Change:=20=E8=83=8C=E6=99=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheet.css b/stylesheet.css index 7d5e4ed..4d5d6fa 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -598,7 +598,7 @@ html, body { margin: 0; overflow: hidden; resize: none; - background-color: #ffffff; + background-color: transparent; white-space: break-spaces; overflow-wrap: break-word; }