Skip to content

Commit

Permalink
port css updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dtxe committed Oct 4, 2024
1 parent e48c595 commit 0d44541
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@
.dreg {
filter: none;
}

.button-sm {
color: #fff;
}
}
</style>

Expand Down Expand Up @@ -259,6 +263,8 @@ <h3>Team members in attendance</h3>
<div class="cflex">
<a href="mailto:[email protected]" target="_blank"><img class="dinv"
src="images/icons/email2.svg" style="width: 1.1em"></a>
<a href="https://scholar.google.com/citations?user=HLtnxqwAAAAJ&hl=en" target="_blank"><img
class="" src="images/icons/google-scholar.svg" style="width: 1.1em"></a>
</div>
</div>

Expand All @@ -272,10 +278,10 @@ <h3>Team members in attendance</h3>
<div class="cflex">
<a href="mailto:[email protected]" target="_blank"><img class="dinv"
src="images/icons/email2.svg" style="width: 1.1em"></a>
<a href="https://orcid.org/0000-0001-9070-0665" target="_blank"><img
src="images/icons/ORCIDiD_iconvector.svg" style="height: 1em"></a>
<a href="https://www.linkedin.com/in/simeonwong" target="_blank"><img
src="images/icons/LI-In-Bug.png" style="height: 1em"></a>
<a href="https://scholar.google.ca/citations?user=23OCXlIAAAAJ&hl=en" target="_blank"><img
class="" src="images/icons/google-scholar.svg" style="width: 1.1em"></a>
</div>
</div>

Expand Down

0 comments on commit 0d44541

Please sign in to comment.