MediaWiki:Common.css: Difference between revisions

From notes
No edit summary
No edit summary
Line 1: Line 1:
[name=pluggableauthlogin0] {
[name=pluggableauthlogin0] {
color: red;
color: red;
}
.mw-htmlform-submit {
color: orange;
}
}

Revision as of 08:23, 17 March 2022

[name=pluggableauthlogin0] {
	color: red;
}

.mw-htmlform-submit {
	color: orange;
}