Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Price/styles.css

Template page
Revision as of 22:21, 25 October 2025 by Luke (talk | contribs) (test)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.template-price {
	display: flex;
	gap: 2px;
	align-items: center;
}

.template-price__image span {
	display: flex;
}
.template-price__image img {
	align-items: center;
}