Hi
Im trying to change the font color of style 1 (green) to be the same as style 2 (red). So I did a find/replace of the 2 color hex codes in style1.css adn saved the file.
But nothing changes?
.gkHeader h1 {
color: white;
font-size: 60px;
font-weight: normal;
width: 365px;
}