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:Infobox time zone/styles.css

From Wikipedia, the free encyclopedia
.ib-time-zone {
	border-collapse: collapse;
	line-height: 1.2em;
	width: 23em;
}

/* TODO split definitions to appropriate class names when live from HTML element */
.ib-time-zone td,
.ib-time-zone th {
	border-top: 1px solid #a2a9b1;
	padding: 0.4em 0.6em 0.4em 0.6em;
}

.ib-time-zone .mergedtoprow .infobox-data,
.ib-time-zone .mergedtoprow .infobox-label {
	border-top: 1px solid #a2a9b1;
	padding: 0.4em 0.6em 0.2em 0.6em;
}

.ib-time-zone .infobox-subheader {
	background-color: #ccf;
    color:inherit;
	font-weight: bold;
}

.ib-time-zone .infobox-header {
	background-color: #ddf;
    color:inherit;
}

.ib-time-zone .infobox-label {
	background-color: #e6e6ff;
    color:inherit;
}