From e049779bc88e4723ae2cb38517ffd76d46d121fc Mon Sep 17 00:00:00 2001 From: SandroBarillaPXL Date: Wed, 2 Oct 2024 14:21:39 +0200 Subject: [PATCH] test other color --- style/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/style.css b/style/style.css index 341e933..8f4e858 100644 --- a/style/style.css +++ b/style/style.css @@ -1,5 +1,5 @@ body { - background-color: darkred; + background-color: orange; } h2 {