Template:Imbox/styles.css

From Ylvapedia
< Template:Imbox
Revision as of 18:32, 25 December 2024 by Desu (talk | contribs) (CSS moved from MediaWiki:Common.css)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* 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;
}