Difference between revisions of "MediaWiki:Common.css"

From TQAuditor Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body { background: red; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
body {
 
  background: red;
 
}
 

Revision as of 13:33, 26 July 2021

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