Wikipedia:Featured articles in other languages/styles.css

From Wikipedia, the free encyclopedia
tbody tr td:nth-child(4),
tfoot tr th:nth-child(4) {
  background: #afa;
}
tbody tr td:nth-child(4).missing,
tfoot tr th:nth-child(4).missing {
  background: #faa;
}