-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
070d1bf
commit 5effd8c
Showing
1 changed file
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ <h5 class="card-title">Prof. Dr. Martin Hofmann-Apitius</h5> | |
<div class="card-actions"> | ||
<a href="https://x.com/apitiushofmann" target="_blank"> | ||
<button class="icon-button"> | ||
<mat-icon svgIcon="x"></mat-icon> | ||
<mat-icon svgIcon="x" style="fill: black;"></mat-icon> | ||
</button> | ||
</a> | ||
<a | ||
|
@@ -64,6 +64,7 @@ <h5 class="card-title">Prof. Dr. Martin Hofmann-Apitius</h5> | |
aria-hidden="false" | ||
aria-label="Mail to" | ||
fontIcon="email" | ||
style="color: black;" | ||
></mat-icon> | ||
</button> | ||
</a> | ||
|
@@ -111,7 +112,7 @@ <h5 class="card-title">Dr. Marc Jacobs</h5> | |
</a> | ||
<a href="https://github.com/MarcZimmermann" target="_blank"> | ||
<button class="icon-button"> | ||
<mat-icon svgIcon="github"></mat-icon> | ||
<mat-icon svgIcon="github" style="fill: black;"></mat-icon> | ||
</button> | ||
</a> | ||
<a href="mailto:[email protected]" target="_blank"> | ||
|
@@ -120,6 +121,7 @@ <h5 class="card-title">Dr. Marc Jacobs</h5> | |
aria-hidden="false" | ||
aria-label="Mail to" | ||
fontIcon="email" | ||
style="color: black;" | ||
></mat-icon> | ||
</button> | ||
</a> | ||
|
@@ -157,7 +159,7 @@ <h5 class="card-title">Yasamin Salimi</h5> | |
<div class="card-actions"> | ||
<a href="https://x.com/SalimiYasamin" target="_blank"> | ||
<button class="icon-button"> | ||
<mat-icon svgIcon="x"></mat-icon> | ||
<mat-icon svgIcon="x" style="fill: black;"></mat-icon> | ||
</button> | ||
</a> | ||
<a | ||
|
@@ -183,7 +185,7 @@ <h5 class="card-title">Yasamin Salimi</h5> | |
</a> | ||
<a href="https://github.com/Yasaminsali" target="_blank"> | ||
<button class="icon-button"> | ||
<mat-icon svgIcon="github"></mat-icon> | ||
<mat-icon svgIcon="github" style="fill: black;"></mat-icon> | ||
</button> | ||
</a> | ||
<a | ||
|
@@ -195,6 +197,7 @@ <h5 class="card-title">Yasamin Salimi</h5> | |
aria-hidden="false" | ||
aria-label="Mail to" | ||
fontIcon="email" | ||
style="color: black;" | ||
></mat-icon> | ||
</button> | ||
</a> | ||
|
@@ -243,7 +246,7 @@ <h5 class="card-title">Tim Adams</h5> | |
</a> | ||
<a href="https://github.com/tiadams" target="_blank"> | ||
<button class="icon-button"> | ||
<mat-icon svgIcon="github"></mat-icon> | ||
<mat-icon svgIcon="github" style="fill: black;"></mat-icon> | ||
</button> | ||
</a> | ||
<a href="mailto:[email protected]" target="_blank"> | ||
|
@@ -252,6 +255,7 @@ <h5 class="card-title">Tim Adams</h5> | |
aria-hidden="false" | ||
aria-label="Mail to" | ||
fontIcon="email" | ||
style="color: black;" | ||
></mat-icon> | ||
</button> | ||
</a> | ||
|
@@ -309,7 +313,7 @@ <h5 class="card-title">Mehmet Can Ay</h5> | |
</a> | ||
<a href="https://github.com/mehmetcanay" target="_blank"> | ||
<button class="icon-button"> | ||
<mat-icon svgIcon="github"></mat-icon> | ||
<mat-icon svgIcon="github" style="fill: black;"></mat-icon> | ||
</button> | ||
</a> | ||
<a href="mailto:[email protected]" target="_blank"> | ||
|
@@ -318,6 +322,7 @@ <h5 class="card-title">Mehmet Can Ay</h5> | |
aria-hidden="false" | ||
aria-label="Mail to" | ||
fontIcon="email" | ||
style="color: black;" | ||
></mat-icon> | ||
</button> | ||
</a> | ||
|
@@ -365,6 +370,7 @@ <h5 class="card-title">Marjan Niazpoor</h5> | |
aria-hidden="false" | ||
aria-label="Mail to" | ||
fontIcon="email" | ||
style="color: black;" | ||
></mat-icon> | ||
</button> | ||
</a> | ||
|