Template:MonthlyConvertText/styles.css: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
.mc-amt-suggest,
.mc-amt-suggest,
.mc-amt-initial,
.mc-amt-initial {
background: #d5fdf4;
.mc-amt-custom {
}
.mc-amt-custom:after {
content: '$Z';
background: #d5fdf4;
background: #d5fdf4;
}
}

Revision as of 14:04, 4 February 2022

.mc-amt-suggest,
.mc-amt-initial {
	background: #d5fdf4;
}
.mc-amt-custom:after {
	content: '$Z';
	background: #d5fdf4;
}