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:Motd cquote/styles.css

From Wikipedia, the free encyclopedia
.motd-cquote {
	margin: 0 auto;
}

.motd-cquote-internal {
	display: flex;
	align-items: center;
}

.motd-cquote-mark {
	color: #B2B7F2;
	font-family: 'Times New Roman', serif;
	font-weight: bold;
	padding: 10px 10px;
	flex: 0;
	font-size: 40px;
}

.motd-cquote-quote {
	padding: 4px 10px;
}

.motd-cquote-tmotd {
	padding-top: 10px;
	font-weight: bold;
	font-size: 85%;
	line-height: 1em;
	text-align: right;
}