openaire-theme/css/structure/pill.css

6 lines
123 B
CSS

:root {
/* Alternative Pills*/
--pill-alt-color: var(--grey-color);
--pill-alt-background: var(--secondary-color);
}