MediaWiki:Common.css: Revision history

Jump to navigation Jump to search

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.

17 March 2025

16 March 2025

  • curprev 10:0310:03, 16 March 2025Parijat talk contribs 736 bytes +736 Created page with "→‎CSS placed here will be applied to all skins: .category-table { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; padding: 20px; } .category-card { width: 150px; text-align: center; border: 1px solid #ccc; border-radius: 8px; overflow: hidden; box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1); background-color: #f9f9f9; padding: 10px; transition: transform 0.3s ease-in-out; } .ca..."