Template:Imbox/styles.css

From Ylvapedia
/* Imbox Layout & Styling */
.imbox-notice {
	margin-bottom: 2em;
	padding-right: 1em;
}

.imbox-notice td {
	padding: 0;
}

.imbox img {
	image-rendering: pixelated;
}

/* Fancy fonts for imboxes. */
.imbox {
	font-family: "GenEi Antique v5";
	font-weight: lighter;
	font-size: 12pt;
	color: #5B1000;
}