diff --git a/images/3d-business-young-woman-with-laptop-studying-online.png b/images/3d-business-young-woman-with-laptop-studying-online.png new file mode 100644 index 0000000..7b3d425 Binary files /dev/null and b/images/3d-business-young-woman-with-laptop-studying-online.png differ diff --git a/images/3d-business-young-women-students-smiling.png b/images/3d-business-young-women-students-smiling.png new file mode 100644 index 0000000..5627cba Binary files /dev/null and b/images/3d-business-young-women-students-smiling.png differ diff --git a/index.html b/index.html index 6790716..12db802 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,7 @@ + @@ -67,7 +68,23 @@

CHAIBASA ENGINEERING
COLLEGE

- + + +
+ +
+ +
+
+
+ ... +
+ +
+ + +
+
@@ -354,5 +371,23 @@

Newsletter

}); + + diff --git a/style.css b/style.css index b9eedaf..f46d8c4 100644 --- a/style.css +++ b/style.css @@ -124,6 +124,23 @@ nav ul li { margin-left: -50px; } +.swiper{ + width:80%; + height:fit-content; + +} +.swiper-slide img{ + width:100%; + + +} +.swiper .swiper-button-prev,.swiper .swiper-button-next{ + color:white; + +} +.swiper .swiper-pagination-bullet-active{ + background:white; +} .col-2 p { text-align: justify;