argos/dmp-frontend/src/app/ui/dashboard/info-counter/info-counter.component.css

10 lines
127 B
CSS

.view-all {
cursor: pointer;
color: rgb(106, 164, 217);
font-weight: 500;
}
.view-all:hover {
color: rgb(46, 117, 182);
}