McGansWebsite/css/color.css
dotwingssoftware d5a0e0987c 10012023
20230110
2023-01-10 15:11:20 +05:30

11 lines
160 B
CSS

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