Masterpiece - Property Detail Intro

 avatar
unknown
css
2 years ago
325 B
6
Indexable
button.lp-arrow{
    border-color: #fff!important;
    background-color: transparent!important;
    &:before{
        border-color: #fff!important;
    }
}
button.lp-arrow:hover{
    border-color: #fff!important;
    background-color: #fff!important;
    &:before{
        border-color:#002349!important;
    }
}
Editor is loading...