Property Details - Property Agent

Bnnthpnzln avatar
Bnnthpnzln
css
09/19/2024 1:04 AM
240 B
22
Indexable
/*START - fix hyperlink upon hover */
div.redesign .link{
    &:hover{
        color: #fff!important;
    } 
    &:after{
        background-color: #fff;
    }
}
/*end*/
Editor is loading...
Leave a Comment