FarmMapsLib/projects/common-map/src/lib/components/item-list-item-bofek/item-list-item-bofek.compon...

25 lines
259 B
CSS

.head {
color: grey;
font-weight: bold;
/*border-bottom:1px solid black;*/
}
.body {
display: block;
}
.widget {
display: block;
height: 100%;
width: 100%;
}
.unit {
font-size: 0.8rem;
color: gray;
}
.dateformat {
font-size: 0.8rem;
}