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