Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } | body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } | ||
| + | |||
| + | .navbar-inner { | ||
| + | background-color: #ffb737!important; | ||
| + | } | ||
Revision as of 23:57, 9 January 2018
/* CSS placed here will be applied to all skins */
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
.navbar-inner {
background-color: #ffb737!important;
}