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