Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
.navbar-default { | .navbar-default { | ||
| − | background-color: # | + | background-color: #b91717; |
| + | border-color: #e7e7e7; | ||
} | } | ||
Revision as of 23:59, 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-default {
background-color: #b91717;
border-color: #e7e7e7;
}