diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index 7c3fae32..49eb004e 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -2332,12 +2332,9 @@ span.subclassExpandMinus { } .affiliations { - margin-bottom: 0.1em; font-family: "IPH Astra Serif"; font-size: 1.2rem; font-weight: bold; - padding-bottom: 10px; - margin-top: 10px; } /* -------------------------------------------------> */ /* ARTICLESTYLES --------------------------------> */ @@ -2547,12 +2544,23 @@ button.collapsible.metadataRubrics.active { .virtualArticleBiblio >div.virtualBibliography { margin-top: 10px; } +.expandedAffilations { + padding-top: 10px; + padding-bottom: 10px; + padding-left: 20px; +} +.expandedAffilations span { + color: #696969; + font-family: "IPH Astra Serif"; + font-size: 1.2rem; + line-height: 1.4em; +} .virtualArticleSwitch >label.switch { font-family: IPH Astra Serif; font-style: normal; font-size: 1.3rem; padding-bottom: 15px; - border-bottom: 1px solid #F6F6F6; + border-bottom: 1px solid #dde4e3; } .virtualArticleBiblio >div.virtualBibliography >div.bibliography { background-image: url(../images/bullet_icon.png); diff --git a/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl b/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl index 2569cbfb..d3574b9e 100644 --- a/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl +++ b/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl @@ -157,13 +157,13 @@ <#if author.authorFamily??>${author.authorFamily} #if><#if author.authorGivenName??>${author.authorGivenName}#if> -