|
|
|
@ -167,20 +167,31 @@ div#block-olivesnews-site-branding { |
|
|
|
.node--type-islandora-object .field--name-field-contributor-details { |
|
|
|
.node--type-islandora-object .field--name-field-contributor-details { |
|
|
|
p { |
|
|
|
p { |
|
|
|
display: flex; |
|
|
|
display: flex; |
|
|
|
border-bottom: 1px dotted #ccc; |
|
|
|
border-bottom: 1px dotted #ccc; |
|
|
|
strong { |
|
|
|
strong { |
|
|
|
flex: 0 0 155px; |
|
|
|
flex: 0 0 155px; |
|
|
|
/*text-align:right;*/ |
|
|
|
/*text-align:right;*/ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
/*display: flex;*/ |
|
|
|
div#block-views-block-media-display-blocks-source:has(.view-empty) { |
|
|
|
/*gap: 12px; [> optional - space between label and text <]*/ |
|
|
|
display: none; |
|
|
|
/*[>align-items: center; [> optional - vertical alignment <]<]*/ |
|
|
|
} /*display: flex;*/ |
|
|
|
/*.field__label {*/ |
|
|
|
div#edit-citation-info { |
|
|
|
/*flex: 0 0 150px;*/ |
|
|
|
margin-right: 1em; |
|
|
|
/*}*/ |
|
|
|
} |
|
|
|
/*.field__item {*/ |
|
|
|
|
|
|
|
/*flex: 1;*/ |
|
|
|
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; |
|
|
|
|
|
|
|
} |
|
|
|
|