Jump to content

User:SDZeroBot/PROD sorting/styles.css

From Wikipedia, the free encyclopedia
/** 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;
}