Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.
/* {{pp-template}} */ .hover-highlight tr:hover, .mw-datatable tr:hover { background-color: var(--background-color-progressive-subtle, #f1f4fd); color: var(--color-base, #202122); } .mw-datatable { background-color: var(--background-color-base, #fff); color: var(--color-base, #202122); }