Table test for plainrowheaders class
Appearance
Baseline
[edit]Testing 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
[edit]No .plainrowheaders
|
.plainrowheaders with table style=text-align:center
|
.plainrowheaders without table style=text-align:center
|