Neighborhood Details Page - Overview

Bnnthpnzln avatar
Bnnthpnzln
css
09/18/2024 11:50 PM
400 B
20
Indexable
/*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