Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
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: 140px;
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: 170px;
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: 200px;
width: 160px;
}
}