|
|
|
|
@ -62,16 +62,20 @@
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
#block-olivesbooks-views-block-related-people-block-1 { |
|
|
|
|
margin-top: 7rem; |
|
|
|
|
h2 { |
|
|
|
|
font-size: var(--sidebar-title-size); |
|
|
|
|
line-height: 1; |
|
|
|
|
border-bottom: 4px double; |
|
|
|
|
} |
|
|
|
|
a { |
|
|
|
|
text-decoration: none; |
|
|
|
|
font-family: var(--font-serif); |
|
|
|
|
.views-field-name { |
|
|
|
|
text-align: center; |
|
|
|
|
a { |
|
|
|
|
text-decoration: none; |
|
|
|
|
font-family: var(--font-serif); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.field--name-field-media-image { |
|
|
|
|
img { |
|
|
|
|
width: 100%; |
|
|
|
|
@ -80,6 +84,9 @@
|
|
|
|
|
background: #fff; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.field--name-field-media-image:not(:first-child) { |
|
|
|
|
margin-top: 20px; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* ============================================================================= |
|
|
|
|
@ -224,6 +231,7 @@ nav.pager {
|
|
|
|
|
|
|
|
|
|
.person--layout img { |
|
|
|
|
width: 100%; |
|
|
|
|
border: 1px solid #ccc; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.person--layout .field.field--name-field-dates { |
|
|
|
|
|