summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>2019-02-24 18:33:39 +0100
committerSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>2019-02-24 18:33:39 +0100
commitbac712d8809477bff998d63bc97994d0a0d375bb (patch)
tree7f787cce38a9699dbbfc32b246646ec8f7a43f72
parenta1064247ea8329c9245374d278fff5c18159373e (diff)
attempt fix hp link
-rw-r--r--template/team.html.j220
1 files changed, 13 insertions, 7 deletions
diff --git a/template/team.html.j2 b/template/team.html.j2
index 900e987b..0a445544 100644
--- a/template/team.html.j2
+++ b/template/team.html.j2
@@ -113,7 +113,8 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
+ <i class="fa fa-user"></i>
<!-- was: height="240" -->
<ul class="text-center">
</ul>
@@ -123,7 +124,7 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
<!-- was: height="240" -->
<i class="fa fa-user"></i>
<ul class="text-center">
@@ -135,7 +136,8 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
+ <i class="fa fa-user"></i>
<!-- was: height="240" -->
<ul class="text-center">
</ul>
@@ -145,7 +147,8 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
+ <i class="fa fa-user"></i>
<ul class="text-center">
</ul>
</div>
@@ -154,7 +157,8 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
+ <i class="fa fa-user"></i>
<ul class="text-center">
</ul>
</div>
@@ -163,7 +167,8 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
+ <i class="fa fa-user"></i>
<ul class="text-center">
</ul>
</div>
@@ -183,7 +188,8 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
+ <i class="fa fa-user"></i>
<ul class="text-center">
</ul>
</div>