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.

Jump to content

Template:Table help/styles.css

From Wikipedia, the free encyclopedia
.table-help {
	border: solid 1px #a2a9b1;
  	border-top: 6px solid #36c;
  	background-color: var(--background-color-neutral-subtle, #eaecf0);
  	box-sizing: border-box;
  	box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.2 );
  	text-align: center;
  	padding: 0.5em;
}

.table-help-links {
	padding-bottom: 0.5em;
}