Untitled
unknown
plain_text
a year ago
389 B
8
Indexable
/* Slick arrow theme */
div.f-properties__arrows-container .lp-arrow{
border: solid 2px #fff;
background-color: transparent!important;
&:before{
border-color:#fff;
}
&:hover{
border: solid 2px #fff!important;
background-color: #fff!important;
&:before{
border-color: #000!important;
}
}
}
/* END */Editor is loading...
Leave a Comment