MediaWiki:Tables.css: Difference between revisions
MediaWiki interface page
More actions
ReisuDesign (talk | contribs) 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); }" |
|||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
/* [[Category:Candidates for Deletion]] | |||
No longer needed. Merged with [[MediaWiki:Common.css]] */ | |||
. | |||
. | |||