This commit is contained in:
		| @@ -2809,6 +2809,15 @@ figcaption a { | ||||
| } | ||||
|  | ||||
|  | ||||
| .gh-footer-sph-logo { | ||||
|     display: flex; | ||||
|     align-items: center; | ||||
|     justify-content: center; /* Centers the icons horizontally */ | ||||
|     width: 200; | ||||
|  | ||||
| } | ||||
|  | ||||
|  | ||||
|  | ||||
| .gh-footer-copyright { | ||||
|     text-align: right; | ||||
|   | ||||
| @@ -23,9 +23,9 @@ | ||||
|                 <img src="/assets/logos/gitea_256.png" alt="Gitea" /> | ||||
|             </a> | ||||
|         </div> | ||||
|         <div> | ||||
|         <div class="gh-footer-sph-logo"> | ||||
|             <!-- SPH logo below social media links --> | ||||
|             <img src="/assets/SPH/SPH_logo_use_on_white_background.png" alt="SPH" /> | ||||
|             <img src="/assets/SPH/SPH_logo_use_on_white_background.png" alt="SPH"/> | ||||
|         </div> | ||||
|     </div> | ||||
| </footer> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user