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

Jump to content

Template:Functions/styles.css

From Wikipedia, the free encyclopedia
.functions-sidebar .sidebar-title,
.functions-sidebar .sidebar-title-with-pretitle {
  background-color: #ffc894;
  letter-spacing: 0.0125em;
  color: var(--color-emphasized);
}

.functions-sidebar .sidebar-heading {
  background: var(--background-color-neutral);
  font-size: 115%;
  font-weight: 500;
  color: var(--color-base);
  border-top: 1px solid var(--border-color-base);
  padding: 5px 0 5px;
}

.functions-sidebar .sidebar-heading.last-heading {
  border-bottom: 1px solid var(--border-color-base);
}