Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,9 @@ a:hover{
}



.page-footer h5{
color: yellow;
}
.page-footer a:hover{
color: rgb(204, 201, 201) !important;
font-weight: 600 !important;
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ <h5 class="card-title">CLEANSHIELD</h5>
<div class="container">
<div class="row">
<div class="col s12 center" style="margin-bottom: 15px;">
<img src="assets/img/home-logo.png" height=70px>
<h5>ENACTUS IIT ROPAR</h5>
</div>
<div class="col s6 m3">
<h5 class="white-text">Who We Are</h5>
Expand Down