Bureaucrats, content-moderator, emailconfirmed, Interface administrators, rollback, Suppressors, Administrators, threadmoderator
4,109
edits
mNo edit summary |
mNo edit summary |
||
Line 33: | Line 33: | ||
width: 300px; | width: 300px; | ||
height: auto; | height: auto; | ||
} | |||
.infobox#item { | |||
background: #DEDEDE; | |||
border-color: #FFB628; | |||
} | |||
.infobox#character > tbody > tr:first-child { | |||
background: #008408; | |||
} | |||
.infobox#character > tbody > tr:nth-child(2n+3) { | |||
background: #E6E6E6; | |||
} | } | ||
.infobox#character { | .infobox#character { | ||
background: # | background: #DEDEDE; | ||
border-color: #FFB628; | border-color: #FFB628; | ||
} | } |
edits