MediaWiki:Common.css: Difference between revisions

From New England Defenses
Jump to navigation Jump to search
Created page with "CSS placed here will be applied to all skins: .page-Main_Page #contentSub { display: none }"
 
No edit summary
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.page-Main_Page #contentSub { display: none }
.page-Main_Page #contentSub { display: none }
body { background #306EFF;}

Revision as of 21:35, 1 November 2022

/* CSS placed here will be applied to all skins */
.page-Main_Page #contentSub { display: none }


body { background #306EFF;}