Difference between revisions of "MediaWiki:Common.css"
(This is a test) |
|||
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 { | + | body { background-color: #000000 } |
− | background-color: # | ||
− | } |
Revision as of 13:20, 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 { background-color: #000000 }