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: 30% !important;
}
.nostalgiabase-navbox {
     width: 30% !important;  
     width: 30% !important;  
}
}

Latest revision as of 10:50, 29 August 2025

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