From 3bafa6e833e80b833fe4cbee3f1090a07f44e1d4 Mon Sep 17 00:00:00 2001 From: maaa Date: Thu, 29 Jun 2023 21:03:55 +0200 Subject: [PATCH] safari fix --- static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/style.css b/static/css/style.css index fcfc82a..b4d36ea 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -49,6 +49,7 @@ body { padding: 7px; border: solid; border-width: 1px; + color: black; border-color: grey; background-color: white; font-size: 16px;