Neighborhoods Page - Schools
unknown
plain_text
a year ago
587 B
11
Indexable
.lp-container {
padding-top: 96px!important;
padding-bottom: 96px!important;
@media(max-width: 768px){
padding-top: 64px!important;
padding-bottom: 64px!important;
}
}
div.type-list__item {
background: #8F83FF;
border: 1px solid #8F83FF;
color: #fff;
&:hover{
background: #fff;
border: 1px solid #fff;
color: #8F83FF;
}
}
div.type-list__item.active {
background: #fff;
border: 1px solid #fff;
color: #8F83FF;
}
div.category-wrap{
background: #8F83FF;
color: #fff;
}Editor is loading...
Leave a Comment