From 90f64bcf089eae6b605ae0c2c58fda810e44f0cd Mon Sep 17 00:00:00 2001 From: loof2736 Date: Thu, 10 Nov 2022 05:50:54 -0500 Subject: [PATCH] Removed - Not needed --- CSS/modified-background-color.css | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 CSS/modified-background-color.css diff --git a/CSS/modified-background-color.css b/CSS/modified-background-color.css deleted file mode 100644 index 7bcda5c..0000000 --- a/CSS/modified-background-color.css +++ /dev/null @@ -1,9 +0,0 @@ -/* Background color */ -.backdropImage { - display: none !important; -} - -.backgroundContainer { - background-color: #0F0F0F !important; - background-size: cover !important; -} \ No newline at end of file