Skip to content

Commit

Permalink
Edits to people page
Browse files Browse the repository at this point in the history
  • Loading branch information
nghqa committed Mar 6, 2017
1 parent 4c536a7 commit afb896b
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 1 deletion.
Binary file added img/people/Ivan_Sovic.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 img/people/filip.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 img/people/guangxi.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 img/people/vedrana.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 31 additions & 1 deletion people.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
<img src="img/people/davide.jpg" height="100" width="100" class="pull-left" alt="" />
<ul style="list-style-type:none">
<li><b>Davide Verzotto (Post-doctoral Fellow)</b></li>
<li>Current Position: <a href="https://" target="_blank">MOH</a></li>
<li>Current Position: <a href="https://" target="_blank"></a></li>
</ul>
</div>

Expand All @@ -236,6 +236,14 @@
</ul>
</div>

<div class="col-xs-12 col-sm-6 col-lg-6">
<img src="img/people/guangxi.jpg" height="100" width="100" class="pull-left" alt="" />
<ul style="list-style-type:none">
<li><b>Wu Guangxi (Post-doctoral Fellow)</b></li>
<li>Current Position: ORISE Fellow (USDA-ARS)</li>
</ul>
</div>

<div class="col-xs-12 col-sm-6 col-lg-6">
<img src="img/people/andreas.jpg" height="100" width="100" class="pull-left" alt="" />
<ul style="list-style-type:none">
Expand Down Expand Up @@ -343,6 +351,28 @@
<li>PhD in Gene Center Munich</li>
</ul>
</div>
<div class="col-xs-12 col-sm-4 col-lg-4">
<img src="img/people/Ivan_Sovic.png" height="70" width="70" class="pull-left">
<ul style="list-style-type:none">
<li><b>Ivan Sović</b></li>
<li>MS in Univ. of Zagreb</li>
</ul>
</div>
<div class="col-xs-12 col-sm-4 col-lg-4">
<img src="img/people/filip.jpg" height="70" width="70" class="pull-left">
<ul style="list-style-type:none">
<li><b>Filip Hrenić</b></li>
<li>MS in Univ. of Zagreb</li>
</ul>
</div>
<div class="col-xs-12 col-sm-4 col-lg-4">
<img src="img/people/vedrana.jpg" height="70" width="70" class="pull-left">
<ul style="list-style-type:none">
<li><b>Vedrana Vazdar</b></li>
<li>MS in Univ. of Zagreb</li>
</ul>
</div>


<!-- </div> -->
</div>
Expand Down

0 comments on commit afb896b

Please sign in to comment.