|
|
|
|
@ -1,4 +1,3 @@
|
|
|
|
|
|
|
|
|
|
.site-branding__name a { |
|
|
|
|
color: inherit; |
|
|
|
|
font-size: clamp(1.5rem, 3vw, 2rem); |
|
|
|
|
@ -80,6 +79,10 @@ div#formatted-bibliography .csl-bib-body {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
#toggle-facets { |
|
|
|
|
#toggle-facets { |
|
|
|
|
background-color: #574938; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
nav.pager { |
|
|
|
|
display: flex; |
|
|
|
|
justify-content: space-around; |
|
|
|
|
} |
|
|
|
|
|