Template:Infobox world/styles.css
Template page
More actions
.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;
}