Module:Param value/styles.css: Difference between revisions

From NvWiki
Jump to navigation Jump to search
 
m 1 revision imported: Import modules used with Template:Infobox software
 
(No difference)

Latest revision as of 16:57, 26 December 2025

/* {{pp-template}} */
.tpl-pval__code {
	border: thin solid var(--border-color-base, #a2a9b1);
	background-color: var(--color-inverted, #fff);
	color: inherit;
	white-space: nowrap;
}