User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 1: Line 1:
.wikiEditor-ui {
textarea[style] {
color:black;
background: #111 !important;
color: #fff;
}
}

Revision as of 11:46, 25 November 2020

textarea[style] {
	background: #111 !important;
	color: #fff;
}