Template:Infobox Character/styles.css

< Template:Infobox Character
Revision as of 20:29, 31 May 2024 by Hoshcof (talk | contribs) (Created page with ".infobox#character { background: #FCFCFC; border-color: #FFB628; } .infobox#character > tbody > tr:first-child { background: #30A2D6; } .infobox#character > tbody > tr:nth-child(2n+3) { background: #E6E6E6; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.infobox#character { background: #FCFCFC; border-color: #FFB628; } .infobox#character > tbody > tr:first-child { background: #30A2D6; } .infobox#character > tbody > tr:nth-child(2n+3) { background: #E6E6E6; }