openaire-theme/css/openaire.css

12 lines
209 B
CSS

/* Overrides common to all dashboards*/
.text-graph {
color: var(--graph-color) !important;
}
.text-orcid {
color: var(--orcid-color) !important;
}
.text-argos {
color: var(--argos-color) !important;
}