MediaWiki:Common.css: Difference between revisions

From Computer Nostalgia Heaven
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
}
}
.microsoft-xbox-360-navbox {
.microsoft-xbox-360-navbox {
     width: 75% !important;
     width: 20% !important;  
    margin: 1em auto 0;
}
}

Revision as of 19:41, 28 August 2025

/* CSS placed here will be applied to all skins */
#mw-pages {
    display: none;
}
.microsoft-xbox-360-navbox {
    width: 20% !important; 
}