From f043247f4bc2f3c652e06c6a27386533b3b8bdbc Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Wed, 11 Jan 2023 15:22:28 +0100 Subject: styling, improvements and stuff --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 45da0e7..18108c0 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ button { } button.program { - background: #800000; + background: #A00000; color: #FFFFFF; } -- cgit v1.2.3