Jump to content

MediaWiki:Vector.css: Difference between revisions

From Transight Wiki
No edit summary
Blanked the page
Tag: Blanking
Line 1: Line 1:
/* Adjust logo container */
#p-logo {
    width: 200px; /* adjust as needed */
    height: 100px;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center;
}


/* For the anchor inside (if needed) */
#p-logo a {
    width: 100%;
    height: 100%;
    display

Revision as of 09:38, 18 June 2025