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
(Created page with ".infobox.game { background: #FFF5EE; border: 1px solid #F98686; } .infobox.game > tbody > tr:first-child { background: #FAAAAA; } .infobox.game > tbody > tr:nth-child(2n+3)...") |
m (Protected "Template:Game infobox/styles.css" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite))) |
(No difference)
|
Revision as of 20:35, 26 April 2022
.infobox.game {
background: #FFF5EE;
border: 1px solid #F98686;
}
.infobox.game > tbody > tr:first-child {
background: #FAAAAA;
}
.infobox.game > tbody > tr:nth-child(2n+3) {
background: #FFE4E1;
}