Neighborhoods Page - Schools
unknown
plain_text
a year ago
592 B
10
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: #D6B69C;
border: 1px solid #D6B69C;
color: #fff;
&:hover{
background: #3C6A72;
border: 1px solid #3C6A72;
color: #fff;
}
}
div.type-list__item.active {
background: #3C6A72;
border: 1px solid #3C6A72;
color: #fff;
}
div.category-wrap{
background: #3C6A72;
color: #fff;
}Editor is loading...
Leave a Comment