Featured Testimonials
LBautista
css
a year ago
353 B
8
Indexable
/*START - sleek arrow - WB lloyd*/
div.arrows-container button.lp-arrow{
border: solid 2px #7C7A61;
background-color:#7C7A61;
&:before {
border-color: #fff;
}
&:hover{
border: solid 2px #7C7A61;
background-color: transparent;
&::before{
border-color: #7C7A61;
}
}
}
/*END*/Editor is loading...
Leave a Comment