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;
}