From ddcb6575a1d6454fb43f5fac346b8e4bc5fb8983 Mon Sep 17 00:00:00 2001 From: Ananya Dhiman Date: Wed, 31 Jul 2024 16:49:43 +0530 Subject: [PATCH 1/3] Updated --- Html-files/cart.html | 24 ++++++++++++++++++++---- Html-files/menu.html | 2 +- Images/navbar/sun.png | Bin 9140 -> 18746 bytes index.html | 4 ++-- style.css | 33 ++++++++++++--------------------- 5 files changed, 35 insertions(+), 28 deletions(-) diff --git a/Html-files/cart.html b/Html-files/cart.html index ccaa6061..ac5480bb 100644 --- a/Html-files/cart.html +++ b/Html-files/cart.html @@ -65,7 +65,23 @@ top:-6px; } +#donateBtn{ + cursor: pointer; + width:150px; + text-wrap: nowrap; + border-radius: 30px; + outline: none; + border: none; + padding:5px; + height:50px; + background-color: greenyellow; + align-self: center; + text-align: center; +} +#donateBtn:hover{ + background-color: lightgreen; +} .price { margin-top: 5px; } @@ -357,10 +373,7 @@

Payment Info

- - + @@ -385,6 +398,9 @@

Payment Info

+ + + diff --git a/Html-files/menu.html b/Html-files/menu.html index aa497af1..bbdd6101 100644 --- a/Html-files/menu.html +++ b/Html-files/menu.html @@ -126,7 +126,7 @@