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.
61 lines
1.2 KiB
61 lines
1.2 KiB
.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; |
|
} |
|
} |
|
} |
|
.node--type-book { |
|
figure { |
|
border: 1px solid #ccc; |
|
border-bottom: 0; |
|
} |
|
figcaption { |
|
border: 1px solid #ccc; |
|
} |
|
} |
|
.text-content.clearfix.field.field--name-field-table-of-contents.field--type-text-long.field--label-hidden.field__item { |
|
font-family: revert; |
|
line-height: 1; |
|
margin-top: 5px; |
|
font-size:1rem; |
|
} |
|
.mirador80 { |
|
display: none !important; |
|
} |
|
.mirador-companion-area-far-bottom { |
|
display: none !important; |
|
}
|
|
|