Jump to content

MediaWiki:Formatting.css: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 November 2025

13 November 2025

  • curprev 12:3112:31, 13 November 2025 ReisuDesign talk contribs 759 bytes +759 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..."