MediaWiki:Common.css: Difference between revisions

From New England Defenses
Jump to navigation Jump to search
mNo edit summary
Tag: Reverted
mNo edit summary
 
(29 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 }
#catlinks { background-color: #cfe2f3; }


#mw-head-base { background-color: #cfecf3; }


#mw-panel { background-color: #cfecf3; }


#p-logo { background-color: #cfecf3; }


#p-navigation { background-color: #cfecf3; }
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;}