webif/var/mongoose/html/m/style.css

28 lines
263 B
CSS
Raw Normal View History

.va
{
vertical-align: middle;
}
.hidden
{
display: none;
}
div.status
{
font-size: 0.7em;
text-align: center;
vertical-align: middle;
display: none;
width: 100%;
background: blue;
color: white;
}
.blood
{
color: #ff4000;
background: transparent;
}