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