From 90ebf944531dfb7e873ffb6d953ebd51e385c8e9 Mon Sep 17 00:00:00 2001 From: Oliver Akins Date: Thu, 26 May 2022 23:18:02 -0600 Subject: [PATCH] Add style.css stub --- styles.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/styles.css b/styles.css index 586fdea..ba484ed 100644 --- a/styles.css +++ b/styles.css @@ -1,4 +1 @@ -/* Sets all the text color to red! */ -body { - color: red; -} +/* FILE HIDER */ \ No newline at end of file