Files
core/hwe/css/battle_simulator.css
T

12 lines
163 B
CSS

#container{
width:1024px;
margin:auto;
}
.defender_add_form .general_detail{
display:none;
}
.attacker_form .only_defender{
visibility: hidden;
}