Bureaucrats, content-moderator, emailconfirmed, Interface administrators, rollback, Suppressors, Administrators, threadmoderator
4,109
edits
mNo edit summary |
mNo edit summary |
||
Line 43: | Line 43: | ||
} | } | ||
.infobox#item > tbody > tr:nth-child(2n+3) { | .infobox#item > tbody > tr:nth-child(2n+3) { | ||
background: # | background: #E2FFB2; | ||
} | } | ||
.infobox#character { | .infobox#character { | ||
background: # | background: #F7FCFF; | ||
border-color: #FFB628; | border-color: #FFB628; | ||
} | } | ||
Line 55: | Line 55: | ||
} | } | ||
.infobox#character > tbody > tr:nth-child(2n+3) { | .infobox#character > tbody > tr:nth-child(2n+3) { | ||
background: # | background: #B2E2FF; | ||
} | } | ||
edits