MediaWiki:Common.css: Difference between revisions

From Unofficial ROBLOX Wiki
Jump to navigation Jump to search
Blanked the page
Tag: Blanking
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
#p-logo a {
    background-size: contain;
    height: 160px; /* Adjust as needed */
    width: 160px;  /* Adjust as needed */
}

Latest revision as of 17:48, 24 December 2024

#p-logo a {
    background-size: contain;
    height: 160px; /* Adjust as needed */
    width: 160px;  /* Adjust as needed */
}