Jump to content

Template:Param value/styles.css

From Lute and Lore
Revision as of 04:50, 20 October 2025 by test>Waddie96 (a2a9b1, inherit from userstylesheet margins and padding of code element)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.tpl-pval__code {
	border: thin solid var(--border-color-base, #a2a9b1);
	background-color: var(--color-inverted, #fff);
	color: inherit;
	white-space: nowrap;
}