Template:Character/sandbox: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 2:
<nowiki>
<style type="text/css">
.wikitable th.header {
background-color:#2d4c72;
color:white;
}
.character {
background-color:#ecf5f9;
Line 17 ⟶ 11:
box-sizing: border-box;
}
.wikitablecharacter th.header {
background-color:#2d4c72;
color:white;
}
 
.rarity,
Line 23:
line-height: 19px;
}
 
.character-rarity > img {
margin: 0 1px;
Line 49 ⟶ 50:
width: calc(100% / 3);
padding: 5px 0 4px;
}
.character-affinity-types img {
filter: grayscale(1.0) opacity(0.9);
}