diff --git a/buyproducts/buy_products.css b/buyproducts/buy_products.css index ae8076c..ae8ed92 100644 --- a/buyproducts/buy_products.css +++ b/buyproducts/buy_products.css @@ -11,347 +11,6 @@ font-family: "Poppins"; } -/* The Modal (background) */ -.modal { - display: none; /* Hidden by default */ - position: fixed; /* Stay in place */ - z-index: 1; /* Sit on top */ - left: 0; - top: 0; - width: 100%; /* Full width */ - height: 100%; /* Full height */ - overflow: auto; /* Enable scroll if needed */ - background-color: rgb(0,0,0); /* Fallback color */ - background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ -} - -/* Modal Content/Box */ -.modal-content { - background-color: #fefefe; - margin: 15% auto; /* 15% from the top and centered */ - padding: 20px; - border: 1px solid #888; - width: 80%; /* Could be more or less, depending on screen size */ -} - -/* The Close Button */ -.close { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close:hover, -.close:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - - -/* The Close Button */ -.close117 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close117:hover, -.close117:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - - -/* The Close Button */ -.close2 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close2:hover, -.close2:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - - -/* The Close Button */ -.close6 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close6:hover, -.close6:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - - -/* The Close Button */ -.close5 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close5:hover, -.close5:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - - -/* The Close Button */ -.close3 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close3:hover, -.close3:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - - -/* The Close Button */ -.close4 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close4:hover, -.close4:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - -/* The Close Button */ -.close9 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close9:hover, -.close9:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - -/* The Close Button */ -.close8 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close8:hover, -.close8:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - - -/* The Close Button */ -.close1172 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close1172:hover, -.close1172:focus { - color: black; - text-decoration: none; - cursor: pointer; -} -/* The Close Button */ -.close11 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close11:hover, -.close11:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - -/* The Close Button */ -.close79 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close79:hover, -.close79:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - -/* The Close Button */ -.close78 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close78:hover, -.close78:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - - -/* The Close Button */ -.close77 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close77:hover, -.close77:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - -/* The Close Button */ -.close76 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close76:hover, -.close76:focus { - color: black; - text-decoration: none; - cursor: pointer; -} -/* The Close Button */ -.close75 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close75:hover, -.close75:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - -/* The Close Button */ -.close74 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close74:hover, -.close74:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - -/* The Close Button */ -.close73 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close73:hover, -.close73:focus { - color: black; - text-decoration: none; - cursor: pointer; -} -/* The Close Button */ -.close72 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close72:hover, -.close72:focus { - color: black; - text-decoration: none; - cursor: pointer; -} -/* The Close Button */ -.close71 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close71:hover, -.close71:focus { - color: black; - text-decoration: none; - cursor: pointer; -} - -/* The Close Button */ -.close10 { - color: #aaa; - float: right; - font-size: 28px; - font-weight: bold; -} - -.close10:hover, -.close10:focus { - color: black; - text-decoration: none; - cursor: pointer; -} /* Customizing the title */ .swal-title { color: #000000 !important; /* Change title color */ diff --git a/buyproducts/buy_products.html b/buyproducts/buy_products.html index 8b89c2e..6d0478e 100644 --- a/buyproducts/buy_products.html +++ b/buyproducts/buy_products.html @@ -113,47 +113,6 @@

BALER-Hay & Forage Equipment

> Add to Cart - - - -
@@ -174,47 +133,7 @@

ELECTRIC LAWN MOWERS-56 Volt 21 in.

data-price="12000" > Add to Cart - - - - -
@@ -235,49 +154,7 @@

PESTICIDE SPRAY BOTTLES- 30 litre

data-price="2000" > Add to Cart - - - - - +
@@ -299,47 +176,6 @@

FRUIT PLUCKER

> Add to Cart - - - -
@@ -361,46 +197,6 @@

RUBBER HAND GLOVES

> Add to Cart - - - -
@@ -421,47 +217,7 @@

BIG TORCH LIGHT (HAND TORCH)

data-price="1500" > Add to Cart - - - - - +
@@ -482,48 +238,7 @@

WOLF GARDEN 7 TOOL SET

data-price="3500" > Add to Cart - - - - +
@@ -544,48 +259,6 @@

BALWAAN MANUAL AGRICULTURAL SEEDER

> Add to Cart - - - -
@@ -607,47 +280,6 @@

SOIL CRUMBLER TOOL

> Add to Cart - - - -
@@ -669,47 +301,6 @@

EARTH AUGER BIT

> Add to Cart - - - -
@@ -731,47 +322,6 @@

NEPTUNE PRESSURE HOSE

> Add to Cart - - - -
@@ -793,47 +343,6 @@

NEPTUNE POWER SPRAYERS

> Add to Cart - - - -
@@ -855,46 +364,6 @@

NEPTUNE CHAINSAW MACHINE

> Add to Cart - - - -
@@ -916,54 +385,6 @@

CORIANDER SEEDS

> Add to Cart - - - -
@@ -985,46 +406,6 @@

BOTTLE GOURD SEEDS

> Add to Cart - - - -
@@ -1046,47 +427,6 @@

HYBRID CHILLI SEEDS (GREEN CHILLI)

> Add to Cart - - - -
@@ -1108,47 +448,6 @@

HYBRID BRINJAL SEEDS

> Add to Cart - - - -
@@ -1170,47 +469,6 @@

BIOFIT SOIL ENHANCEMENT

> Add to Cart - - - -
@@ -1232,47 +490,6 @@

BIOFIT CULTURE BANNER

> Add to Cart - - - -
@@ -1294,47 +511,6 @@

SLURRY BUGS

> Add to Cart - - - -
@@ -1356,47 +532,6 @@

FERTILISERS NATURAL LAWN FOOD

> Add to Cart - - - -
diff --git a/index.html b/index.html index 52a3f6a..28f08d2 100644 --- a/index.html +++ b/index.html @@ -73,8 +73,14 @@ >

AgriLearnNetwork

- - + + +
+ + +
+
+ - -
diff --git a/style.css b/style.css index fbf900c..0affd44 100644 --- a/style.css +++ b/style.css @@ -100,6 +100,7 @@ section { top: 0; left: 0; width:100%; + padding:2rem 9%; background-color: var(--bg-color); display: flex; justify-content: space-between; @@ -211,17 +212,17 @@ section { /* Theme Toggle Button */ .theme-toggle { - position: relative; - left: 48px; - bottom:7px; + position: fixed; + top: 26px; + right: 30px; display: flex; align-items: center; justify-content: center; cursor: pointer; background-color: yellow; border-radius: 50%; - width: 30px; - height: 30px; + width: 40px; + height: 40px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); transition: background-color 0.3s, box-shadow 0.3s; z-index: 1000;