Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.
table.grades { text-align: center; } table.grades td { width: 8em; } .grades-goodpass { background-color: #A9FD54; } .grades-blank { background-color: #EFE; } .grades-pass { background-color: #52A9FF; } .grades-nopass { background-color: #FF7D7D; } .grades-notes { font-size:85%; }