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 }"
 
mNo edit summary
 
(44 intermediate revisions by the same user not shown)
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 }
nav a:hover {color:red;}

Latest revision as of 19:18, 4 May 2024

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




nav a:hover {color:red;}