|
|
|
|
@ -469,7 +469,18 @@ form#views-exposed-form-newspaper-directory-page-1 {
|
|
|
|
|
/* ============================================================ |
|
|
|
|
CITATION / BIBLIOGRAPHY |
|
|
|
|
============================================================ */ |
|
|
|
|
|
|
|
|
|
@media (max-width: 1000px) { |
|
|
|
|
/* styles here */ |
|
|
|
|
div#edit-container-citation { |
|
|
|
|
display: block; |
|
|
|
|
} |
|
|
|
|
.region--content { |
|
|
|
|
display: block; |
|
|
|
|
} |
|
|
|
|
.region--content-below:has(.block-citation-select) { |
|
|
|
|
margin: 0; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
div#edit-citation-info { |
|
|
|
|
margin-right: var(--sp1); |
|
|
|
|
} |
|
|
|
|
|