MediaWiki:Common.css: Difference between revisions

From Scooby-Doo Wiki
Jump to navigationJump to search
Created page with "CSS placed here will be applied to all skins: .mw-body { background-color: #ff0000; test: }"
 
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-body {
  background-color: #ff0000; /*test*/
}

Latest revision as of 12:39, 27 March 2026

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