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: 20% !important;  
     width: 30% !important;  
}
}

Revision as of 20:36, 28 August 2025

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