This commit is contained in:
parent
5f434c59a7
commit
07f0bded55
@ -2808,11 +2808,11 @@ figcaption a {
|
|||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-footer-sph-logo {
|
.gh-footer-sph img{
|
||||||
height: 50px; /* Adjust the size of the icons */
|
height: 50px;
|
||||||
width: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.gh-footer-copyright {
|
.gh-footer-copyright {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
@ -23,8 +23,10 @@
|
|||||||
<img src="/assets/logos/gitea_256.png" alt="Gitea" />
|
<img src="/assets/logos/gitea_256.png" alt="Gitea" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<img class="gh-footer-sph-logo" src="/assets/SPH/SPH_logo_use_on_white_background.png" style="float:center"/>
|
<!-- SPH logo below social media links -->
|
||||||
|
<div class="gh-footer-sph">
|
||||||
|
<img src="/assets/SPH/SPH_logo_use_on_white_background.png" alt="SPH"/>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- SPH logo below social media links -->
|
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user