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

Jump to content

Module:Article stub box/styles.css

Permanently protected module
From Wikipedia, the free encyclopedia
/* {{pp-template}} */
.asbox {
	position: relative;
    overflow: hidden;
}

.asbox table {
	background: transparent;
}

.asbox p {
	margin: 0;
}

.asbox p + p {
	margin-top: 0.25em;
}

.asbox-body {
	font-style: italic;
}

.asbox-note {
	font-size: smaller;
}

.asbox .navbar {
	position: absolute;
	top: -0.75em;
	right: 1em;
	display: none;
}

/* TemplateStyles are wrapped in an "empty" span [[phab:T378906]] */
:not(p):not(.asbox) + .mw-empty-elt + .asbox {
	margin-top: 3em;
}