Template:MonthlyConvertText/styles.css

Revision as of 15:12, 9 February 2023 by Pcoombe (talk | contribs) (distinct colors to make it easier to spot mistakes)
.mc-amt-initial {
	background: #fee7e6;
}
.mc-amt-suggest {
	background: #d5fdf4;
}
.mc-amt-custom:after {
	content: '$Z';
	background: #fef6e7;
}