Jump to content

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

18 November 2025

16 November 2025

13 November 2025

10 November 2025

9 November 2025

  • curprev 22:5222:52, 9 November 2025 ReisuDesign talk contribs 355 bytes +355 Created page with ".article-table { border-radius: 10px; border-spacing: 0px; overflow: hidden; } .article-table th { background-color: var(--theme-color-4); padding: 8px 15px; } .article-table td { padding: 3px 15px; background-color: var(--theme-color-1); } .article-table tr:nth-child(odd) td { background-color: var(--theme-color-2); }"