From 08d34f700aa502495c75ef4b66a9d1861d48a72f Mon Sep 17 00:00:00 2001 From: IdleEndeavor <66422918+IdleEndeavor@users.noreply.github.com> Date: Sun, 13 Aug 2023 11:19:34 +0100 Subject: [PATCH] Updated Donation Button --- css/index.css | 4 ++++ index.html | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/css/index.css b/css/index.css index e5d5535..c615c34 100644 --- a/css/index.css +++ b/css/index.css @@ -35,6 +35,10 @@ body { text-align: center; } + .tips { + color: white; + } + /* Search Engine Switcher */ .engine-swticher { display: flex; diff --git a/index.html b/index.html index 0cc41c3..86a5e0f 100644 --- a/index.html +++ b/index.html @@ -32,6 +32,22 @@