Template:Param value/styles.css: Difference between revisions
Appearance
test>Waddie96 a2a9b1, inherit from userstylesheet margins and padding of code element |
Thaskthebard (talk | contribs) m 1 revision imported |
(No difference)
| |
Latest revision as of 11:21, 9 December 2025
.tpl-pval__code {
border: thin solid var(--border-color-base, #a2a9b1);
background-color: var(--color-inverted, #fff);
color: inherit;
white-space: nowrap;
}