Jump to content

MediaWiki:Common.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.

19 January 2026

18 January 2026

  • curprev 18:5618:56, 18 January 2026 Inari talk contribs 2,253 bytes +2,253 Created page with "CSS placed here will be applied to all skins: Infoboxes: .infobox { border: 1px solid #a2a9b1; color: black; padding: 0.2em; font-size: 88%; line-height: 1.5em; border-spacing: 3px; margin: 0.5em 0; } @media screen { .infobox { background-color: var(--background-color-neutral-subtle, #f8f9fa); } } @media (max-width: 640px) { .infobox { width: 100%; } .infobox .nowrap { white-space: normal; } } @media (min-width: 640px) { .infobox..."