From 1241c8017cd9c7e9f36f4af8043a2230f469631d Mon Sep 17 00:00:00 2001 From: onurcatmabacak Date: Tue, 17 Sep 2024 23:16:46 +0200 Subject: [PATCH] improvements --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f670559..04ecf4f 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@ display: inline-block; padding: 10px 20px; font-size: 16px; - color: white; + color: rgb(0, 0, 0); background-color: #ff0000; /* Button color */ border: none; border-radius: 5px;