MediaWiki:Common.css: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
New page: →‎* CSS placed here will be applied to all skins: #globalWrapper { background-color: red; }
 
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 */
#globalWrapper { background-color: red; }

Revision as of 10:44, 12 December 2019

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