MediaWiki:UIComponents.css: Revision history

From The Seven Sages of Rome

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.

23 January 2026

  • curprev 12:1912:19, 23 January 2026 Noeth talk contribs 1,764 bytes +1,764 Created page with "Grid & Layout Containers: .grid-container { display: block; padding: 20px; } .grid-container .wikitable { margin-bottom: 20px; width: 100%; } Standard Card: .card { height: 250px; box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1); border-radius: 0.75rem; } .card:hover { box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1); } .card-block { display: grid; align-conte..."