2025-08-20 11:36:43 +02:00

12 lines
134 B
CSS

.out {
background-color: red;
}
.low {
background-color: yellow;
}
.stock {
background-color: green;
color: white;
}