arsenetar.github.io/assets/css/_settings.css

11 lines
153 B
CSS

/*
* Settings for Stylesheets
*/
:root {
--primaryColor: #9b160d;
--secondaryColor: #e7e7e7;
--globalBgColor: #ffffff;
--globalRadius: 3px;
}