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:Game infobox/styles.css: Difference between revisions
From Monikapedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
.infobox#game { | .infobox#game { | ||
background: #FFF5EE; | background: #FFF5EE; | ||
border: | border-color: #F98686; | ||
} | } | ||
.infobox#game > tbody > tr:first-child { | .infobox#game > tbody > tr:first-child { |
Revision as of 20:03, 28 April 2022
.infobox#game {
background: #FFF5EE;
border-color: #F98686;
}
.infobox#game > tbody > tr:first-child {
background: #FAAAAA;
}
.infobox#game > tbody > tr:nth-child(2n+3) {
background: #FFE4E1;
}