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

Jump to content

Module:Box-header/styles.css

Permanently protected module
From Wikipedia, the free encyclopedia
/* {{pp-template|small=yes}} */
.box-header-title-container {
	clear: both;
	box-sizing: border-box;
	background-color: #bcbcbc;
	color: #000;
	padding: 0.1em;
	text-align: center;
	margin-bottom: 0;
	font-size: 100%;
	font-family: sans-serif;
	border: 1px solid #ababab;
	border-width: 1px 1px 0;
}

.box-header-top {
	float: right;
	margin-bottom: 0.1em;
	font-size: 80%;
	color: #000;
}

.box-header-viewedit {
	color: #000;
}

.box-header-title {
	border: none;
	margin: 0;
	padding: 0 0 0.1em 0;
	color: #000;
	font-weight: bold;
	font-size: 100%;
	font-family: sans-serif;
}

.box-header-body {
	box-sizing: border-box;
	text-align: left;
	margin: 0 0 10px;
	padding: 0.3em 1em 1em;
	color: #000;
	background-color: #fefeef;
	border: 1px solid #ababab;
}