Neighborhoods Page - POI
Anonymous
plain_text
09/20/2024 9:26 PM
660 B
15
Indexable
div.poi-table__filters button {
background: transparent;
border: 1px solid #102954;
color: #102954;
&:hover{
background: #102954;
border: 1px solid #102954;
color: #fff;
}
}
div.poi-table__filters button[data-active="true"] {
background: #102954;
border: 1px solid #102954;
color: #fff;
}
.score__help-content .lp-link:after {
background-color: #fff;
}
span.tag{
background: #102954;
color: #fff;
}Editor is loading...
Leave a Comment