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