From 097db69db4337000a9bce633e5ffd81b9a8046ab Mon Sep 17 00:00:00 2001 From: Prashant_joshi Date: Mon, 13 Jan 2025 07:04:18 +0545 Subject: [PATCH] final touches --- donorhome.css | 16 ++++++++++++++++ donorhome.php | 3 ++- receiver.php | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/donorhome.css b/donorhome.css index ef48a73..a275641 100644 --- a/donorhome.css +++ b/donorhome.css @@ -89,3 +89,19 @@ button:hover{ background-color: #218838; } + +#share { + padding: 10px 20px; + background-color: blue; /* Change to blue */ + color: white; + font-size: 16px; + text-align: center; + border: none; + border-radius: 5px; + cursor: pointer; + transition: background-color 0.3s; + } + + #share:hover { + background-color: darkblue; /* Darker blue on hover */ + } \ No newline at end of file diff --git a/donorhome.php b/donorhome.php index 861e38a..64bead9 100644 --- a/donorhome.php +++ b/donorhome.php @@ -79,6 +79,7 @@ mysqli_close($conn);
+
@@ -87,7 +88,7 @@ mysqli_close($conn);

Contribution History

-

Donated 10 kg of Vegetables from Anamnagar on 2025-01-12 22:25:37. Expires on 2025-01-20.

+

No donation history.