Difference between revisions of "MediaWiki:Common.css"

From Shangpa Resource Center
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
#footer-icons, #footer-info { display: none; }
 
#footer-icons, #footer-info { display: none; }
 +
 +
#mw-navigation {
 +
background-color: #7d0711;
 +
    border-color: white;
 +
color: white;
 +
}

Revision as of 12:51, 20 November 2018

/* CSS placed here will be applied to all skins */
#footer-icons, #footer-info { display: none; }

#mw-navigation {
background-color: #7d0711;
    border-color: white;
color: white;
}