From 95568538cb5853ab21c51363f518f784d835dabc Mon Sep 17 00:00:00 2001 From: kaBeech Date: Sun, 19 Mar 2023 15:14:41 -0700 Subject: [PATCH] Adjust button styling for Safari --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index 17b9341..d5a0e57 100644 --- a/style.css +++ b/style.css @@ -94,6 +94,9 @@ input { margin: 0; overflow: visible; text-transform: none; + background-color: #d4d4d4; + color: #1e1e1e; + border-radius: 0; } button.serious,