Difference between revisions of "MediaWiki:Common.css"

From WWII Memorial
Jump to: navigation, search
m (Hid the title of the Main Page.)
m (Removed code to hide Main Page title as proper way was found.)
Line 3: Line 3:
 
/* Noah's test area is below - if something's going wrong, it's likely down there, sorry */
 
/* 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)
 
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.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
 

Revision as of 14:12, 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)