diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index 955f595f0..3f065f6e2 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -2369,6 +2369,16 @@ span.subclassExpandMinus { .articleExcerpt >div.htmlExcerpt >p.Textbody { font-family: "IPH Astra Serif" !important; font-size: 1.3rem !important; + padding-top: 10px!important; +} +.htmlExcerpt h1:first-child { + display: none; +} +.htmlExcerpt h2:first-child { + display: none; +} +.htmlExcerpt h3:first-child { + display: none; } .htmlExcerpt >li >p.Textbody { font-family: "IPH Astra Serif" !important; @@ -3033,9 +3043,6 @@ p.snippet >strong { padding-bottom: 5px; border-top: 1px solid #dde4e3; } -.expandedContent li { - padding: 5px; -} .expandedContent a { font-family: "IPH Astra Serif"; font-size: 1.2rem; @@ -3147,6 +3154,25 @@ label.switch >#collapseTextControl >img { .wrapperExpandedKeywords > li:last-child { border-right: none; } +.rubricsList { + border-top: 1px solid #dde4e3; + padding-left: 10px; + padding-top: 10px; + line-height: 1.7em; + margin-bottom: 10px; +} +.articleList { + border-top: 1px solid #dde4e3; + padding-left: 10px; + padding-top: 10px; + line-height: 1.7em; + margin-bottom: 10px; +} +.nonePubAuthors { + padding-left: 40px; + padding-bottom: 4px; + padding-top: 4px; +} /* -------------------------------------------------> */ /* FONTS --------------------------------> */ /* -------------------------------------------------> */ diff --git a/webapp/src/main/webapp/themes/iph/templates/elenphExcerpt.ftl b/webapp/src/main/webapp/themes/iph/templates/elenphExcerpt.ftl index 9ef6eeac5..3523d8267 100644 --- a/webapp/src/main/webapp/themes/iph/templates/elenphExcerpt.ftl +++ b/webapp/src/main/webapp/themes/iph/templates/elenphExcerpt.ftl @@ -38,6 +38,8 @@ ${scripts.add('