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.

29 May 2025

28 May 2025

  • curprev 14:4814:48, 28 May 2025 EkramHossen talk contribs 1,171 bytes +1,171 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; } @media screen { .infobox { background-color: #f8f9fa; } } @media (max-width: 640px) { .infobox { width: 100%; } .infobox .nowrap { white-space: normal; } } @media (min-width: 640px) { .infobox { margin: 0.5em 0 0.5em 1em; float: right; clear: right; w..."