Agent Bio w/ Detail Bar
LBautista
css
a year ago
335 B
10
Indexable
/*START - change hyperlink theme - WB Lloyd*/
div.bottom-container a.custom-link {
font-weight:normal;
color:#000!important;
&:before{
background-color: #999;
}
&:after{
background-color: #BEAF87;
}
&:hover{
color:#999!important;
}
}
/*END- change hyperlink theme*/Editor is loading...
Leave a Comment