Neighborhood Details Page - Overview

 avatar
Bnnthpnzln
css
10 months ago
299 B
7
Indexable
Melissa Temple
/*START Hover Modal font and BG color*/
.item__copy .item__name--hint{
    span.item__hint.hint{
        background-color: #fff!important;
        color: #000!important;
        &:after {
            background-color: #fff!important;
        }
    }
}
/*END Hover Modal font and BG color*/
Editor is loading...
Leave a Comment