explore-services/explore/src/app/fos/fos.component.css

8 lines
159 B
CSS

mark.highlighted {
background: #3086ED !important;
color: inherit !important;
}
.custom-bottom-border {
border-bottom: solid 5px rgba(233, 100, 57, 0.3);
}