openaire-theme/css/structure/variables.css

6 lines
96 B
CSS
Raw Normal View History

2021-12-15 17:35:39 +01:00
:root {
--primary-color: #1D193C;
--secondary-color: #3086ED;
2021-12-16 15:37:59 +01:00
--inverse-color: #ffffff;
2021-12-15 17:35:39 +01:00
}