Template:Character/sandbox: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:
<nowiki>
<nowiki>
<style type="text/css">
<style type="text/css">
.wikitable th.header {
background-color:#2d4c72;
color:white;
}
.character {
.character {
background-color:#ecf5f9;
background-color:#ecf5f9;
Line 17: Line 11:
box-sizing: border-box;
box-sizing: border-box;
}
}
.character th.header {
background-color:#2d4c72;
color:white;
}


.rarity,
.rarity,
Line 23: Line 23:
line-height: 19px;
line-height: 19px;
}
}

.character-rarity > img {
.character-rarity > img {
margin: 0 1px;
margin: 0 1px;
Line 49: Line 50:
width: calc(100% / 3);
width: calc(100% / 3);
padding: 5px 0 4px;
padding: 5px 0 4px;
}
.character-affinity-types img {
filter: grayscale(1.0) opacity(0.9);
}
}