/** TemplateStyles for User:SDZeroBot/PROD sorting */
/* Show extract and concern columns in small font */
tbody tr td:nth-child(3), tbody tr td:nth-child(4) {
font-size: 85%;
}
/* define locally as .error is deprecated in MediaWiki */
.error {
font-size: larger;
color: #d33;
}