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

Jump to content

Template:Floated box/styles.css

From Wikipedia, the free encyclopedia
.template-floatedbox-right, .template-floatedbox-left {
	background:#f8f9fa;
	padding:10px;
	border:1px solid #aaa;
	overflow:hidden;
	margin:0.5em 0
}
@media screen and (min-width:640px) {
	.template-floatedbox-right {
		float:right;
		margin-left:0.5em;
		width:238px
	}
	.template-floatedbox-left {
		float:left;
		margin-right:0.5em;
		width:238px
	}
}
@media screen and (max-width:639px) {
	.template-floatedbox-right, .template-floatedbox-left {
		width:auto !important
	}
}