MediaWiki:Formatting.css: Difference between revisions
Appearance
ReisuDesign (talk | contribs) Created page with "code, .custom-formatting-code:not(.custom-formatting-plain) { background-color: var(--theme-color-3); border-radius: 5px; padding: 0px 4px; margin-right: 5px; font-family: monospace; } →For [[Module:Formatting]]: .custom-formatting-code { display: inline-block; line-height: 21px; } .custom-formatting-code.code-block-table { display: table; } span.variable { opacity: 0.65; } span.variable::after { opacity: 0.65; content: ">"; } span.variable::b..." |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
/* [[Category:Candidates for Deletion]] | |||
No longer needed. Merged with [[MediaWiki:Common.css]] */ | |||
/* | |||
. | |||
. | |||