MediaWiki:Common.css: Difference between revisions

From KSI Wiki
Jump to: navigation, search
(Created page with "→‎CSS placed here will be applied to all skins: →‎Page Status Indicators: .mw-indicators { display:none; }")
 
mNo edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Page Status Indicators */
.mw-indicators {
display:none;
}

Revision as of 04:49, 5 January 2019

/* CSS placed here will be applied to all skins */