Alex
Created page with "// Table styles must be very specific to override MediaWiki defaults .content { table.wikitable.wikitable { // same class twice makes it more specific border: 0; color: @TEXT_COLOR; } table.wikitable > tbody > tr:not('highlight-on') > th { background-color: @BODY_MID; border-color: @BODY_BORDER; } table.wikitable > tbody > tr:not('highlight-on') > td { background-color: @BODY_LIGHT; border-color: @BODY..."