AkademieProjekt2/colors.css

6 lines
78 B
CSS

/* Colors */
:root {
--special-blue: #15304c;
--special-white: #ffffff;
}