|
|
|
|
@ -99,13 +99,16 @@ div#block-olivesbooks-solrsearchcontentsearchresultspagerforpage {
|
|
|
|
|
} |
|
|
|
|
.person--layout { |
|
|
|
|
float: left; |
|
|
|
|
.field.field--name-field-dates { |
|
|
|
|
text-align: center; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.person--layout { |
|
|
|
|
border: 1px solid #ccc; |
|
|
|
|
border: 4px double #ccc; |
|
|
|
|
padding: 4px; |
|
|
|
|
width: 200px; |
|
|
|
|
margin-right: 1em; |
|
|
|
|
margin-right: 0.5em; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.person--layout img { |
|
|
|
|
@ -142,6 +145,7 @@ div#block-olivesbooks-solrsearchcontentsearchresultspagerforpage {
|
|
|
|
|
border-radius: 4px; |
|
|
|
|
box-shadow: 0px 5px 11px -2px rgb(0 0 0 / 39%); |
|
|
|
|
width: 100%; |
|
|
|
|
.views-field-field-representative-image, |
|
|
|
|
.views-field-did-image, |
|
|
|
|
.field--type-image { |
|
|
|
|
height: 230px; |
|
|
|
|
@ -187,3 +191,10 @@ nav.pager {
|
|
|
|
|
div#page { |
|
|
|
|
border-right: 1px solid #ddd; |
|
|
|
|
} |
|
|
|
|
.mirador85.mirador86 { |
|
|
|
|
outline: 2px solid #2b3717; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.mirador16.mirador15 { |
|
|
|
|
border-top: 2px solid #323f1a; |
|
|
|
|
} |
|
|
|
|
|