Jump to content

Template:SubQED/styles.css

From Mathepedia, the mathematical encyclopedia
.subqed,
.proofqed {
	display: inline-block;
	float: right;
	margin-left: 0.6em;
	font-family: serif;
	font-style: normal;
	font-weight: normal;
	line-height: inherit;
	white-space: nowrap;
}

.subqed {
	font-size: 1.2em;
}

.proofqed {
	font-size: 1.2em;
}