Jump to content

Template:Currency/styles.css

From StepHarvest Wiki
Revision as of 14:52, 11 June 2026 by Admin (talk | contribs) (Initial StepHarvest theme setup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* Shared styling for the Gold and Steps amount templates. */
.sh-amount {
	white-space: nowrap;
	font-weight: 600;
}

.sh-amount img {
	image-rendering: pixelated;
	vertical-align: -2px;
}