Difference between revisions of "MediaWiki:Common.css"
| Line 4: | Line 4: | ||
NOTE: Some settings can only be changed by accessing the LocalSettings.php file on the server, which we don't have access to (such as the logo, and other useful things)  | NOTE: Some settings can only be changed by accessing the LocalSettings.php file on the server, which we don't have access to (such as the logo, and other useful things)  | ||
| − | body { font-  | + | body { font-color: red; }  | 
Revision as of 13:29, 10 April 2016
/* CSS placed here will be applied to all skins */
/* Noah's test area is below - if something's going wrong, it's likely down there, sorry */
NOTE: Some settings can only be changed by accessing the LocalSettings.php file on the server, which we don't have access to (such as the logo, and other useful things)
body { font-color: red; }