Difference between revisions of "MediaWiki:Common.css"

From Blaston Wiki
Jump to navigation Jump to search
(Testing scope of css changes)
 
m
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
body {
 
body {
     background-color: #f5f5f5;
+
     background-color: #f8f8f8;
 
}
 
}

Revision as of 14:46, 29 April 2021

/* CSS placed here will be applied to all skins */
body {
    background-color: #f8f8f8;
}