fix-headers, imgs

This commit is contained in:
2023-08-04 12:06:48 +00:00
parent 189ba134f1
commit 439dcd3f24
32 changed files with 116 additions and 120 deletions

View File

@@ -139,7 +139,7 @@ include("_navbar.php");
<div class="modal fade" id="exampleModalCenter2" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document1">
<div class="modal-content" style="background-color:#D9D9D9">
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">IIMTT Brochure</h1>
<h2 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">IIMTT Brochure</h2>
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
@@ -322,19 +322,19 @@ include("_navbar.php");
<!-- Image -->
<div class="row gx-4">
<div class="col-3">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid21.jpg" alt="MICO Layout center">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/Bongaigaon-1.webp" alt="MICO Layout center">
</div>
<div class="col-3">
<img class="img-fluid rounded shadow-lg mb-4 mt-5" src="/assets/img/IIMTT-Mukundapur-image.webp" alt="MICO Layout center">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/IIMTT-Mukundapur-image-2.webp" alt="MICO Layout center">
<img class="img-fluid rounded shadow-lg mb-4 mt-5" src="/assets/img/Bongaigaon-2.webp" alt="MICO Layout center">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/Bongaigaon-3.webp" alt="MICO Layout center">
</div>
<div class="col-3">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/IIMTT-Mukundapur-image-3.webp" alt="MICO Layout center">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/IIMTT-Mukundapur-image-4.webp" alt="MICO Layout center">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/Bongaigaon-4.webp" alt="MICO Layout center">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/Bongaigaon-5.webp" alt="MICO Layout center">
</div>
<div class="col-3">
<img class="img-fluid rounded shadow-lg mb-4 mt-5" src="/assets/img/IIMTT-Mukundapur-image-5.webp" alt="MICO Layout center">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kids-teacher5.jpg" alt="MICO Layout center">
<img class="img-fluid rounded shadow-lg mb-4 mt-5" src="/assets/img/Bongaigaon-6.webp" alt="MICO Layout center">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/Bongaigaon-7.webp" alt="MICO Layout center">
</div>
</div>