Template:Pokemon/Wild/styles.css: Difference between revisions

From StrategyWiki, the video game walkthrough and strategy guide wiki
m
set height
m (added heading colour for swarm pokémon)
m (set height)
Line 1: Line 1:
.t_pkmn_wild {
.t_pkmn_wild {
max-width: 500px;
max-width: 500px;
}
.t_pkmn_wild th {
box-sizing: border-box;
height: 32px;
}
}


Line 57: Line 62:
.pkmn-wild-header-dive { background-color: #445E9C; color:#fff; }
.pkmn-wild-header-dive { background-color: #445E9C; color:#fff; }
.pkmn-wild-header-swarm { background-color: #78C850; }
.pkmn-wild-header-swarm { background-color: #78C850; }


.pkmn-wild-time tr:first-child .pkmn-wild-pokemon {
.pkmn-wild-time tr:first-child .pkmn-wild-pokemon {