From 1d9e3ae75d1602f9749fcc69aaced7f9f0708ea1 Mon Sep 17 00:00:00 2001 From: zyqunix <117040076+zyqunix@users.noreply.github.com> Date: Mon, 11 Nov 2024 19:53:24 +0000 Subject: [PATCH] Update style.css --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 87cdfee..34d345a 100644 --- a/style.css +++ b/style.css @@ -13,7 +13,8 @@ body { } ::selection { - background-color: #3c7855; + background-color: #c099ff; + color: #2a2a2a; } img {