product.html - Changed modal popup background color and text color to match the rest of the web color scheme

This commit is contained in:
Matthew Patrick 2021-09-25 17:12:43 +07:00
parent 0114688343
commit e1e3112ff7

View file

@ -57,7 +57,7 @@
border-radius: 16px;
}
.modall{
.modall {
display: flex;
}
@ -268,9 +268,9 @@
<div class="sizeSepatu">
<form>
<h4>Sizes</h4>
<input name="size" type="radio"> 43 &emsp;
<input name="size" type="radio"> 44 &emsp;
<input name="size" type="radio"> 45 &emsp;
<input name="size" type="radio"> 43 &emsp;
<input name="size" type="radio"> 44 &emsp;
<input name="size" type="radio"> 45 &emsp;
</form>
</div>
@ -281,9 +281,9 @@
<div class="modal" id="myModal">
<div class="modal-content">
<div class="modal-content" style="background-color: #212226; border-color: #212226; color: white">
<span class="close">&times;</span>
<h2 class="titlee"><b>SUCCESSFULLY ADDED TO BAG</b></h2>
<h2 class="title"><b>SUCCESSFULLY ADDED TO BAG</b></h2>
<div class="konten">
<img alt="placeholder image" class="img-fluid" height="200px" src="assets/Product_1.webp"
width="200px">