Template:Character infobox/styles.css

From Equestripedia, the Archives of Equestria!
Revision as of 18:44, 12 October 2022 by Amelia (talk | contribs) (Created page with ".infobox#character { background: #F8FFF7; border-color: #88AA88; } .infobox#character > tbody > tr:first-child { background: #8AFA8A; } .infobox#character > tbody > tr:nth-child(2n+3) { background: #AAFFAA; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.infobox#character {
	background: #F8FFF7;
	border-color: #88AA88;
}
.infobox#character > tbody > tr:first-child {
	background: #8AFA8A;
}
.infobox#character > tbody > tr:nth-child(2n+3) {
	background: #AAFFAA;
}