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

Jump to content

Wikipedia:Teahouse/Teahouse talkback/styles.css

From Wikipedia, the free encyclopedia
.teahouse-talkback {
	border: 1px solid #3FBFFF;
	color: inherit;
	background: #e1e6db;
}

@media screen {
	html.skin-theme-clientpref-night .teahouse-talkback {
		background: #293626;
	}
}


@media screen and (prefers-color-scheme: dark) {
	html.skin-theme-clientpref-os .teahouse-talkback {
		background: #293626;
	}
}