diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index bd8e8d6f..c58f1d57 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -1231,7 +1231,12 @@ input.search-homepage { font-size: 1rem; } #searchQueryResults { - font-size: 1rem; + font-size: 1.3rem; + font-family: "IPH Astra Serif"; + margin-top: 25px; + color: #8B4513; + border-bottom: 1px solid #8B4513; + padding-bottom: 6px; } #limitedToType { font-size: 1rem;