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 player/styles.css

Template page
Revision as of 05:42, 18 August 2026 by Kaph (talk | contribs) (Split remaining inline CSS into /styles.css; delegate shared infobox chrome to Template:Infobox for wiki-wide visual parity)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.loka-player-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: .6em;
	padding: .5em .6em;
	border-top: 1px solid rgba(255, 255, 255, .15);
}

.loka-player-link {
	display: inline-flex;
	align-items: center;
}

.loka-generation--first {
	color: #FC5454;
}

.loka-generation--second {
	color: #FCA800;
}

.loka-generation--third,
.loka-generation--fourth {
	color: #FC54FC;
}

.loka-generation--fifth,
.loka-generation--sixth {
	color: #00A8A8;
}

.loka-generation--seventh,
.loka-generation--eighth {
	color: #54FC54;
}

.loka-generation--ninth,
.loka-generation--tenth {
	color: #FCFCFC;
}