MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Blanked the page Tag: Blanking |
No edit summary |
||
Line 1: | Line 1: | ||
#p-logo a { | |||
background-size: contain; | |||
height: 300px; /* Adjust as needed */ | |||
width: 300px; /* Adjust as needed */ | |||
} |
Revision as of 17:41, 24 December 2024
#p-logo a { background-size: contain; height: 300px; /* Adjust as needed */ width: 300px; /* Adjust as needed */ }