openaire-theme/css/openaire.css

9 lines
138 B
CSS

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