This wiki contains unmarked spoilers and disturbing content without warning. Please be cautious when browsing.
We have just started this wiki. Please help us fill in all the information.
Editing is disabled for now.
We are not affiliated with Team Salvato.

Template:Album infobox/styles.css: Difference between revisions

From Monikapedia
Jump to navigationJump to search
(Created page with ".infobox#album { background: #FFF; border-color: #A7A7A7; } .infobox#album > tbody > tr:first-child, .infobox#album > tbody > tr:nth-child(3) { background: #E3E3E3; } .info...")
 
m (1 revision imported: Another Mario Wiki import)
 
(No difference)

Latest revision as of 02:39, 1 December 2023

.infobox#album {
	background: #FFF;
	border-color: #A7A7A7;
}
.infobox#album > tbody > tr:first-child,
.infobox#album > tbody > tr:nth-child(3) {
	background: #E3E3E3;
}
.infobox#album > tbody > tr:nth-child(2n+4) {
	background: #F4F4F4;
}