Home Wiki

User:Sojourna/common.css

Last updated View on consumerrights.wiki ↗

.ace_editor.ace-tm, .ace_editor.ace-tm .ace_print-margin, .CodeMirror, .oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea, #wpTextbox1 {
	background: #fff;
	background-color: #fff;
	color: #000;
}
html.theme-dark {
	--theme-accent-color: #555;
}