From 71b91b073e3d7246db6b181a2448d5948c9e541a Mon Sep 17 00:00:00 2001 From: mileswa1q2 <115095719+mileswolfallen2@users.noreply.github.com> Date: Tue, 24 Oct 2023 17:29:57 +0000 Subject: [PATCH] idk --- fun.css | 3 +++ style.css | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/fun.css b/fun.css index 6cd9e125..9bbbcc94 100644 --- a/fun.css +++ b/fun.css @@ -16,3 +16,6 @@ a { p { color: #0b68c6; } + body { + background: #34de0a; + } diff --git a/style.css b/style.css index 84def2d6..16059890 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ body { - background: #065A82; - } + background: #065A82; +} p { color: #065A82; }