graph/src/app/home/home.component.css

15 lines
359 B
CSS
Raw Normal View History

.portal-color.emphasis {
color: #37C7E9;
font-size: 40px;
font-weight: bold;
}
/*.numbers-background {*/
/* background: transparent url('explore-assets/numbers_background_pattern.svg') 0% 0% repeat-x padding-box;*/
/* background-position: center bottom;*/
/*}*/
.numbers-background .emphasis {
font-size: 40px;
font-weight: bold;
}