Anibus 5751cec4de - Add building page
- Rework weapon ui (hide to spoiler and adapt to mobile)
- Add additional weapon params (throw force, min radius, damage radius etc)
- Add squad start/max sise, unit mass, souls and faith to cost
2025-04-18 14:06:26 +03:00

30 lines
283 B
CSS

.unitIcon{
width: 50px;
}
.weaponIcon{
width: 40px;
}
.sergeantIcon{
padding: 0px;
width: 40px;
}
.unitHeader{
margin-left: 15px;
}
.horizontalElements{
display: flex;
}
.stats-icon{
width: 16px;
height: 16px;
}
.rgdFrom{
font-size: 11px;
}