Newer
Older
GestionHoteleria / src / app / dashboards / dashboard3 / dashboard3.component.css
James Cuadrado on 23 May 2021 216 bytes new repository
>>> .ct-series-c .ct-slice-donut {
  stroke: #ef5350;
}
>>> .ct-series-b .ct-slice-donut {
  stroke: #26c6da;
}
>>> .ct-series-a .ct-slice-donut {
  stroke: #1976d2;
}


.font-12 {
    font-size: 12px;
}