|
|
|
|
@ -174,13 +174,24 @@ div#block-olivesnews-site-branding {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
/*display: flex;*/ |
|
|
|
|
/*gap: 12px; [> optional - space between label and text <]*/ |
|
|
|
|
/*[>align-items: center; [> optional - vertical alignment <]<]*/ |
|
|
|
|
/*.field__label {*/ |
|
|
|
|
/*flex: 0 0 150px;*/ |
|
|
|
|
/*}*/ |
|
|
|
|
/*.field__item {*/ |
|
|
|
|
/*flex: 1;*/ |
|
|
|
|
/*}*/ |
|
|
|
|
/*}*/ |
|
|
|
|
div#block-views-block-media-display-blocks-source:has(.view-empty) { |
|
|
|
|
display: none; |
|
|
|
|
} /*display: flex;*/ |
|
|
|
|
div#edit-citation-info { |
|
|
|
|
margin-right: 1em; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
div#formatted-bibliography:has(div) { |
|
|
|
|
box-shadow: rgba(0, 0, 0, 0.39) 0px 5px 11px -2px; |
|
|
|
|
border: 1px solid #ccc; |
|
|
|
|
padding: 1em; |
|
|
|
|
margin: 0; |
|
|
|
|
} |
|
|
|
|
.expAll, .collAll { |
|
|
|
|
margin: .5em; |
|
|
|
|
display: inline-block; |
|
|
|
|
} |
|
|
|
|
nav.pager { |
|
|
|
|
display: flex; |
|
|
|
|
justify-content: space-around; |
|
|
|
|
} |
|
|
|
|
|