From 9347144a1951407b6f8ee038de92c96a76b50270 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Fri, 26 Apr 2024 12:02:03 +0200 Subject: [PATCH] improve UX and UI Signed-off-by: Simon L --- php/public/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/php/public/style.css b/php/public/style.css index f34b20bf..7f86decb 100644 --- a/php/public/style.css +++ b/php/public/style.css @@ -6,6 +6,7 @@ html, body { a { text-decoration: none; + color: #0082c9; } .button {