|
|
|
|
@ -225,8 +225,10 @@ button.tl-menubar-button {
|
|
|
|
|
/* ============================================================ |
|
|
|
|
NEWSPAPER BROWSE PAGE |
|
|
|
|
============================================================ */ |
|
|
|
|
.newspaper-browse .view-header, |
|
|
|
|
.newspaper-browse .text-content { |
|
|
|
|
font-size: var(--font-size-base); |
|
|
|
|
font-family: var(--font-serif); |
|
|
|
|
} |
|
|
|
|
.newspaper-browse a { |
|
|
|
|
text-decoration: none; |
|
|
|
|
@ -423,7 +425,9 @@ form#views-exposed-form-newspaper-directory-page-1 {
|
|
|
|
|
/* ============================================================ |
|
|
|
|
ISLANDORA OBJECT NODE |
|
|
|
|
============================================================ */ |
|
|
|
|
|
|
|
|
|
.node__content .field--name-field-contributor-details .field__item p { |
|
|
|
|
font-family: var(--font-sans) !important; |
|
|
|
|
} |
|
|
|
|
.node--type-islandora-object .field { |
|
|
|
|
display: flex; |
|
|
|
|
border-bottom: 1px dotted #ccc; |
|
|
|
|
@ -469,8 +473,7 @@ form#views-exposed-form-newspaper-directory-page-1 {
|
|
|
|
|
/* ============================================================ |
|
|
|
|
CITATION / BIBLIOGRAPHY |
|
|
|
|
============================================================ */ |
|
|
|
|
@media (max-width: 1000px) { |
|
|
|
|
/* styles here */ |
|
|
|
|
@media (max-width: 700px) { |
|
|
|
|
div#edit-container-citation { |
|
|
|
|
display: block; |
|
|
|
|
} |
|
|
|
|
@ -533,8 +536,6 @@ nav.pager {
|
|
|
|
|
"content filters" |
|
|
|
|
"pager pager"; |
|
|
|
|
} |
|
|
|
|
.newspaper-directory { |
|
|
|
|
} |
|
|
|
|
.accordion-view .view-filters, |
|
|
|
|
.newspaper-directory .view-filters { |
|
|
|
|
grid-area: filters; |
|
|
|
|
|