/* Style students numbers & checksum */ tr > td:nth-child(2) > div, tr > td:nth-child(6) > div { font-family: monospace; font-size: 1.05em; } /* Hides status */ tr > td:nth-child(4), tr > th:nth-child(4) { display: none; }