Template:Character infobox/styles.css

From Chemical Culture
Revision as of 13:44, 1 February 2024 by Enkatanso (talk | contribs) (Created page with ".infobox#character { background: #F8FFF7; border-color: #88AA88; float: right; clear: right; } .infobox#character > tbody > tr:first-child { background: #8AFA8A; } .infobox#character > tbody > tr:nth-child(2n+3) { background: #AAFFAA; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

.infobox#character { background: #F8FFF7; border-color: #88AA88; float: right;

   clear: right;

} .infobox#character > tbody > tr:first-child { background: #8AFA8A; } .infobox#character > tbody > tr:nth-child(2n+3) { background: #AAFFAA; }