MediaWiki:Darkvector.css: Difference between revisions

From Ukikipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
.mw-ui-button {
.mw-ui-button {
background-color: #c07710 !important;
background-color: #c07710 !important;
}
.ambox {
background: black;
}
}

Revision as of 00:51, 2 May 2021

/* CSS placed here will affect users of the DarkVector skin */
div#mw-panel div.portal h3 {
	color: #c1c1c1;
}

.mw-ui-button {
	background-color: #c07710 !important;
}

.ambox {
	background: black;
}