Jump to content

Template:ItemLink/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)
/* Inline item link with icon. */
.sh-itemlink {
	white-space: nowrap;
}

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