McGansWebsite/css/color.css

11 lines
160 B
CSS
Raw Normal View History

2023-01-10 09:41:20 +00:00
@charset "utf-8";
/*--
Color styles
--*/
.hero-title h2 span , .section-title h2 span{
color:#CEE0 02;
}
.dec-slider .num-holder{
background:#CEE 002;
}