Skip to content

Instantly share code, notes, and snippets.

table td.rowCell {
text-align: center !important;
vertical-align: middle !important;
}
table td.rowCell.measure.nonNumeric {
text-align: center !important;
}
table td.rowCell * {
table th,
table td {
text-align: center !important;
vertical-align: middle !important;
}
table th * {
text-align: center !important;
justify-content: center !important;
}