openaire-theme/css/openaire.css

9 lines
147 B
CSS

/* Overrides common to all dashboards*/
.graph {
--text-primary-color: var(--graph-color);
}
.graph a, a.graph {
color: var(--graph-color);
}