Template:Param value/styles.css: Difference between revisions
Appearance
Taurussmith (talk | contribs) Created page with "→{{pp-template}}: .tpl-pval__code { border: thin solid var(--border-color-base, #a2a9b1); background-color: var(--color-inverted, #fff); color: inherit; white-space: nowrap; }" |
Taurussmith (talk | contribs) m Set stable version settings for "Template:Param value/styles.css" [Auto-review: requires "sysop" permission] |
| (One intermediate revision by the same user not shown) | |
(No difference)
| |
Latest revision as of 19:51, 22 April 2026
/* {{pp-template}} */
.tpl-pval__code {
border: thin solid var(--border-color-base, #a2a9b1);
background-color: var(--color-inverted, #fff);
color: inherit;
white-space: nowrap;
}