From 7ef4bf603a1fe7a1c412780aa50dea8cf869c2a3 Mon Sep 17 00:00:00 2001 From: TinWoodman92 Date: Mon, 27 Nov 2023 16:12:57 -0600 Subject: renamed css file and changed links section to list --- app.css | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 app.css (limited to 'app.css') diff --git a/app.css b/app.css deleted file mode 100644 index b389710..0000000 --- a/app.css +++ /dev/null @@ -1,15 +0,0 @@ -body { - background-color: black; -} - -h1 { - color : magenta; -} - -h2 { - color : cyan; -} - -p { - color: lightgrey; -} \ No newline at end of file -- cgit v1.2.3