Table test for plainrowheaders class
Baseline
editTesting with the following applied to site wide Common.css (as of 2016-01-03)
/* Normal font styling for table row headers with scope="row" tag */
.wikitable.plainrowheaders th[scope=row] {
font-weight: normal;
/* @noflip */
text-align: inherit;
}
Examples
editNo .plainrowheaders
|
.plainrowheaders with table style=text-align:center
|
.plainrowheaders without table style=text-align:center
|