MediaWiki: Common.css: Difference between revisions

From Dreams Knowledge Platform
Jump to: navigation, search
(Created page with "→‎CSS placed here will be applied to all skins: #mw-navigation { background-color: #ffffff !important; }")
 
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#mw-navigation {
background-color: #ffffff !important;
}

Revision as of 17:14, 2 March 2025

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