|
|
@ -16,6 +16,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
span.coin-url a { |
|
|
|
span.coin-url a { |
|
|
|
position: relative; |
|
|
|
position: relative; |
|
|
|
|
|
|
|
margin-bottom:1rem; |
|
|
|
cursor: pointer; |
|
|
|
cursor: pointer; |
|
|
|
border: 0; |
|
|
|
border: 0; |
|
|
|
padding: 4px 8px; |
|
|
|
padding: 4px 8px; |
|
|
@ -57,6 +58,10 @@ iframe.pdf { |
|
|
|
/*content: ":";*/ |
|
|
|
/*content: ":";*/ |
|
|
|
/*}*/ |
|
|
|
/*}*/ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.block-content .contextual-region { |
|
|
|
|
|
|
|
.views-row { |
|
|
|
|
|
|
|
margin-right: 1rem;} |
|
|
|
|
|
|
|
display: flex;} |
|
|
|
} |
|
|
|
} |
|
|
|
.page-type-islandora-object .node-content { |
|
|
|
.page-type-islandora-object .node-content { |
|
|
|
--right-col-width: 85%; |
|
|
|
--right-col-width: 85%; |
|
|
@ -107,7 +112,7 @@ iframe.pdf { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
li.taxonomy-term { |
|
|
|
li.taxonomy-term { |
|
|
|
padding: 4px 0; |
|
|
|
/*padding: 4px 0;*/ |
|
|
|
} |
|
|
|
} |
|
|
|
p { |
|
|
|
p { |
|
|
|
margin: 0; |
|
|
|
margin: 0; |
|
|
|