MediaWiki:Common.css: Difference between revisions
Appearance
Created page with "→CSS placed here will be applied to all skins: table.wikitable.skill-table th:first-child, table.wikitable.skill-table td:first-child { text-align: center; }" |
(No difference)
|
Latest revision as of 14:14, 20 November 2025
/* CSS placed here will be applied to all skins */
table.wikitable.skill-table th:first-child,
table.wikitable.skill-table td:first-child {
text-align: center;
}