HarryPotterNavbar/colors.css

6 lines
92 B
CSS

:root {
--special-white: #ffffff;
--special-blue: #1f1727;
--special-pink: #c41b64;
}