MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
.tocnumber { display: none !important; } | .tocnumber { display: none !important; } | ||
#mw-navigation, nav { | #mw-navigation, nav { | ||
background-color: #008568; | background-color: #008568 !important; | ||
} | } |
Revision as of 04:10, 16 August 2022
/* CSS placed here will be applied to all skins */
.tocnumber { display: none !important; }
#mw-navigation, nav {
background-color: #008568 !important;
}