clone of olivero for island lives
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

42 lines
746 B

.leaflet-popup-content {
& .node--view-mode-teaser .field {
margin-block-end: 0;
}
& .node__title {
font-size: 1.4rem;
}
& article {
margin-bottom: 0;
}
& .node__content {
padding-bottom: 0;
font-size: 0.9rem;
& .field__label,
.field__items{
font-size: 0.9rem;
font-weight: normal;;
}
}
}
.view-alphabetical-title-list {
& .node--view-mode-teaser .field {
margin-block-end: 0;
}
& .node__title {
/*font-size: 1.4rem;*/
}
& article {
/*margin-bottom: 0;*/
}
& .node__content {
/*padding-bottom: 0;*/
/*font-size: 0.9rem;*/
& .field__label,
.field__items{
/*font-size: 0.9rem;*/
font-weight: normal;
}
}
}