MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 1,817: | Line 1,817: | ||
.wizlords-reputation-table td:nth-child(3) { | .wizlords-reputation-table td:nth-child(3) { | ||
text-align: left; | text-align: left; | ||
} | |||
.wikitable.wizlords-reputation-table th:nth-child(3), | |||
.wizlords-reputation-table th:nth-child(3) { | |||
text-align: center; | |||
} | } | ||
| Line 1,863: | Line 1,868: | ||
width: 52%; | width: 52%; | ||
text-align: left; | text-align: left; | ||
} | |||
.wikitable.wizlords-reputation-table th:nth-child(3), | |||
.wizlords-reputation-table th:nth-child(3) { | |||
text-align: center; | |||
} | } | ||
} | } | ||