MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 178: | Line 178: | ||
.wikitable.wizlords-race-table th:nth-child(1), | .wikitable.wizlords-race-table th:nth-child(1), | ||
.wikitable.wizlords-race-table td:nth-child(1) { | .wikitable.wizlords-race-table td:nth-child(1) { | ||
width: | width: 120px; | ||
} | } | ||
.wikitable.wizlords-race-table th:nth-child(2), | .wikitable.wizlords-race-table th:nth-child(2), | ||
.wikitable.wizlords-race-table td:nth-child(2) { | .wikitable.wizlords-race-table td:nth-child(2) { | ||
width: | width: 140px; | ||
} | } | ||
.wikitable.wizlords-race-table th:nth-child(3), | .wikitable.wizlords-race-table th:nth-child(3), | ||
.wikitable.wizlords-race-table td:nth-child(3) { | .wikitable.wizlords-race-table td:nth-child(3) { | ||
width: | width: 160px; | ||
} | } | ||