Skip to content

Commit

Permalink
edits
Browse files Browse the repository at this point in the history
  • Loading branch information
itaditya committed Aug 25, 2017
1 parent f3a439c commit 0795d19
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 7 deletions.
3 changes: 3 additions & 0 deletions public/clubs.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ <h4>Clubs</h4>
<h2>Technical Club</h2>
<p></p>
</div>
<div class="icon">
<i class="fa fa-laptop shadow"></i>
</div>
<div class="cd-project-info">
<p>We don’t hunt for spiders at web club…… seriously!!!! Our members are mostly involved in development of both frontend and backend parts of web based application.</p>
</div>
Expand Down
5 changes: 3 additions & 2 deletions public/css/team.css
Original file line number Diff line number Diff line change
Expand Up @@ -165,11 +165,12 @@
}

.b8_img {
background-image: url(../media/team/Second/3.8.3.jpg);
background-image: url(../media/team/Second/prankur.jpg);
}

.b9_img {
background-image: url(../media/team/Second/nikita.jpg);
background-image: url(../media/team/Second/niki-3.jpg);
background-position: center;
}

.b10_img {
Expand Down
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ <h4>Home</h4>
<div class="upcoming-event-heading animated fadeInUp">
<h2 id="event-description"></h2>
</div>
<a href="/register">
<a href="https://register.hackncs.com">
<div class="container-wrapper upcoming-event-wrapper">
<hr/>
<img src="https://scontent-ams3-1.xx.fbcdn.net/v/t1.0-9/14708336_629546250556011_2766273572012374351_n.jpg?oh=0af1d22e8276794e96a55a4a20070a22&oe=590B9D6E" class="img-responsive animated fadeInUp" alt="" id="event-image"/>
<img src="" class="img-responsive animated fadeInUp" alt="" id="event-image"/>
<hr/>
</div>
</a>
Expand Down
Binary file added public/media/team/Second/niki-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/media/team/Second/niki-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/media/team/Second/prankur.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions public/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h4>Our Team</h4>
</div>
<div class="details">
<div class="name animated slideInLeft">Anukriti Kehsari</div>
<div class="designation animated slideInLeft">Design Club</div>
<div class="designation animated slideInLeft">Creative Head</div>
</div>
</div>
<div class="img-box col-lg-6">
Expand All @@ -53,7 +53,7 @@ <h4>Our Team</h4>
</div>
<div class="details">
<div class="name animated slideInLeft">Abhinav Pandey</div>
<div class="designation animated slideInLeft">Web Club</div>
<div class="designation animated slideInLeft">President</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -154,7 +154,7 @@ <h4>Our Team</h4>
</div>
</div>
<div class="details">
<div class="name animated slideInLeft">Shlok Shrivastav</div>
<div class="name animated slideInLeft">Shlok Srivastava</div>
<div class="designation animated slideInLeft">Technical Club</div>
</div>
</div>
Expand Down

0 comments on commit 0795d19

Please sign in to comment.