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: a22e660f8ec2f8bb

Jump to content

Module:RFX report/styles.css

Permanently protected module
From Wikipedia, the free encyclopedia
/* {{pp-template|small=yes}} */
.rfx-report {
	margin: 0.5em 0;
	background: var(--background-color-base, #fff);
}

.rfx-report-purge {
	font-size: 85%;
	float: right;
}

.rfx-report-recent {
	font-size: 85%;
}

.rfx-report-pending td,
.rfx-report-error {
	background: #f8cdc6;
}

.rfx-report-number {
	text-align: right;
}

.rfx-report-dupes {
	text-align: center;
}

.rfx-report-dupes-yes {
	font-weight: bold;
}

@media (min-width: 720px) {
	.rfx-report {
		float: right;
		clear: left;
		margin-left: 1.4em;
	}
}