From 7edfe1b81a09103799ef0ad12c69bf7b32d95c74 Mon Sep 17 00:00:00 2001 From: wfxey <158351052+wfxey@users.noreply.github.com> Date: Sat, 6 Jul 2024 13:22:16 +0200 Subject: [PATCH] Add files via upload --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 49711aa..b012f93 100644 --- a/style.css +++ b/style.css @@ -23,6 +23,7 @@ body { border-radius: 15px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); max-width: 90%; + color: black; } .program_table {