Difference between revisions of "MediaWiki:Common.css"

From edegan.com
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
body {
+
 
 +
#mw-page-base {
 
     background-color: #00B2A9;
 
     background-color: #00B2A9;
 
}
 
}

Revision as of 15:41, 9 March 2016

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

#mw-page-base {
    background-color: #00B2A9;
}