MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
.header-container { | .header-container { | ||
background: rgba( | background: rgba(0,0,0,1) !important; | ||
color: #FFFFFF !important; | color: #FFFFFF !important; | ||
} | } |
Revision as of 08:56, 24 April 2024
/* CSS placed here will be applied to all skins */ .header-container { background: rgba(0,0,0,1) !important; color: #FFFFFF !important; }