Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22f4b89496b70b8

Jump to content

Template:PNT table/styles.css

From Wikipedia, the free encyclopedia
/* Style for Template:PNT table */

table.pnt {
    margin:1em 0.5em 0.5em 1em;
    display: inline-block;
    font-size:90%; 
    max-height: 24em;
    overflow-y: auto;
}

/* Col 2 & 3 are numeric data columns (category counts) */
table.pnt > tbody > tr > td:nth-child(2), 
table.pnt > tbody > tr > td:nth-child(3) {
    text-align: right; 
    padding-right: 2em;
}