Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox world/styles.css

Template page
Revision as of 19:46, 22 August 2026 by Kaph (talk | contribs) (Create Infobox world template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.loka-world-title-with-icon {
	display: inline-flex;
	align-items: center;
	gap: .35em;
	white-space: nowrap;
}

/* Sized in em, not a fixed px, so it scales together with the title text
   like a character rather than a separately-sized graphic next to it --
   same reasoning as Infobox rank's own titleicon. */
.loka-world-titleicon img {
	width: 1.3em;
	height: 1.3em;
	vertical-align: -.25em;
}