From 9409834cbad547e94f153eca28c53fee4b57af2a Mon Sep 17 00:00:00 2001 From: 53hornet Date: Wed, 22 Dec 2021 19:02:39 -0500 Subject: feat: basic donation page --- includes/foot.php | 2 +- includes/style.css | 4 ++++ index.php | 2 +- pages/donate.php | 20 +++++++++++++++++++- 4 files changed, 25 insertions(+), 3 deletions(-) diff --git a/includes/foot.php b/includes/foot.php index c128cc1..750a22a 100644 --- a/includes/foot.php +++ b/includes/foot.php @@ -2,7 +2,7 @@
diff --git a/includes/style.css b/includes/style.css index 6d66496..3213b99 100644 --- a/includes/style.css +++ b/includes/style.css @@ -194,3 +194,7 @@ th { .form .description { display: none; } + +footer { + text-align: center; +} diff --git a/index.php b/index.php index f9ad9cf..14e5da2 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ PayPal +

Donation

+ + + +

+ If you like what I do, you're welcome to donate. +

+ +

Click to Donate Once

+ +

Click to Donate Monthly

+ +