diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index 1d0a7c33c..add7d717e 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -2525,11 +2525,14 @@ button.collapsible.metadataRubrics.active { } .excerptSearchResult { margin-top: 15px; + font-family: "IPH Astra Serif"; + font-style: normal; + font-size: 1.4rem; } .excerptSearchResult >a { font-family: IPH Astra Serif; font-style: normal; - font-size: 1.2rem; + font-size: 1.4rem; } .excerptSearchResult >a:hover { color: #8B4513; @@ -2907,6 +2910,13 @@ span#searchHelp { margin-left: 0.3em; margin-right: 0.3em; } +p.snippet { + font-size: 1.1rem; +} +.searchpages { + border-top: 1px solid #dde4e3; + padding-top: 20px; +} /* -------------------------------------------------> */ /* FONTS --------------------------------> */ /* -------------------------------------------------> */