Parallax effect

mail@pastecode.io avatar
unknown
html
2 years ago
351 B
1
Indexable
/*START - Change Home Valuation theme*/
.redesign.home-valuation .home-valuation__steps li{
    background-color: rgba(26,54,104,0.15)!important;
    color: #fff!important;
}
.redesign.home-valuation .home-valuation__steps li.active {
    background-color: #1A3668!important;
    color: #fff!important;
}
/*END - Change Home Valuation theme*/