Neighborhoods Page - POI
unknown
plain_text
a year ago
486 B
12
Indexable
div.poi-table__filters button {
background: #D6B69C;
border: 1px solid #D6B69C;
color: #fff;
&:hover{
background: #3C6A72;
border: 1px solid #3C6A72;
color: #fff;
}
}
div.poi-table__filters button[data-active="true"] {
background: #3C6A72;
border: 1px solid #3C6A72;
color: #fff;
}
.score__help-content .lp-link:after {
background-color: #fff;
}
span.tag{
background: #3C6A72;
color: #fff;
}Editor is loading...
Leave a Comment