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 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;
}
}
}
}