From 967f23305f0f37377b7cefcf25a9d8774ade51de Mon Sep 17 00:00:00 2001 From: nathan Date: Thu, 7 Aug 2025 12:15:02 -0600 Subject: Woopiesss --- org/css/front-page.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'org/css/front-page.css') diff --git a/org/css/front-page.css b/org/css/front-page.css index 96beb33..188d593 100644 --- a/org/css/front-page.css +++ b/org/css/front-page.css @@ -1,5 +1,5 @@ body { - background-color: #dcd1ba; + background-color: black; } .shittyweb-header { @@ -49,7 +49,8 @@ table { #postamble { width: 25%; - background-color: #bebebe; + color: #00ff00; + background-color: #060a0f; text-align: center; margin: auto; } -- cgit v1.2.3