This commit is contained in:
parent
abf65935f8
commit
ac9c110f86
@ -2811,7 +2811,9 @@ figcaption a {
|
|||||||
|
|
||||||
.gh-footer-sph-logo {
|
.gh-footer-sph-logo {
|
||||||
display: flex;
|
display: flex;
|
||||||
height: 10px;
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -26,8 +26,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<!-- SPH logo below social media links -->
|
<!-- SPH logo below social media links -->
|
||||||
<div class="gh-footer-sph-logo">
|
<div class="gh-footer-sph-logo">
|
||||||
<a href="https://sph.ethz.ch/" target="_blank">
|
<img src="/assets/SPH/SPH_logo_use_on_white_background.png"/>
|
||||||
<img src="/assets/SPH/SPH_logo_use_on_white_background.png" alt="SPH"/>
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user