MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
m (Removed for testing)
m (Trying to hide header)
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.page-Star_Citizen_Wiki .mw-side,
.page-Star_Citizen_Wiki .firstHeading,
.page-Star_Citizen_Wiki #siteSub {
display: none!important;
}

Revision as of 03:10, 3 December 2023

/* CSS placed here will be applied to all skins */
.page-Star_Citizen_Wiki .mw-side,
.page-Star_Citizen_Wiki .firstHeading,
.page-Star_Citizen_Wiki #siteSub {
	display: none!important;
}