Property Details - Property Agent

 avatar
Bnnthpnzln
css
10 months ago
178 B
6
Indexable
Melissa Temple
/*START - fix hyperlink upon hover */
div.redesign .link{
    &:hover{
        color: #fff!important;
    } 
    &:after{
        background-color: #fff;
    }
}
/*end*/
Editor is loading...
Leave a Comment