openaire-theme/css/openaire.css

6 lines
131 B
CSS

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