Difference between revisions of "MediaWiki:Common.css"

From BPM Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: body { background: linear-gradient(#ca0312, #f9f9f9); }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
body {
 
background: linear-gradient(#ca0312, #f9f9f9);
 
}
 

Revision as of 23:31, 17 September 2020

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