Difference between revisions of "MediaWiki:Common.css"

From PinvoiceR
Jump to navigation Jump to search
Line 4: Line 4:
  
 
.navbar-inner {
 
.navbar-inner {
     background-color: #ffb737!important;
+
     background-color: #ffb737;
 
}
 
}

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;
}