|
|
|
@ -30,5 +30,18 @@ p.hangingindent { |
|
|
|
span.citeproc-container-title { |
|
|
|
span.citeproc-container-title { |
|
|
|
font-style: italic; |
|
|
|
font-style: italic; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.page-node-173 .article-info { |
|
|
|
|
|
|
|
display: none; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.page-node-173 .node__container { |
|
|
|
|
|
|
|
display: block !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.masonry-item { |
|
|
|
|
|
|
|
width: 30.5%; |
|
|
|
|
|
|
|
background-color: #f6f6f2; |
|
|
|
|
|
|
|
border: 0; |
|
|
|
|
|
|
|
margin: 0.5%; |
|
|
|
|
|
|
|
padding: 0; |
|
|
|
|
|
|
|
} |
|
|
|
|