Skip to content

Commit

Permalink
Revert "Feat: adding description of agro products #1209"
Browse files Browse the repository at this point in the history
  • Loading branch information
Suchitra-Sahoo authored Jul 22, 2024
1 parent b8d0a74 commit b1f2648
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 1,225 deletions.
341 changes: 0 additions & 341 deletions buyproducts/buy_products.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down
Loading

0 comments on commit b1f2648

Please sign in to comment.