Changed title font size on page rezult.

This commit is contained in:
Svetlana Rastegina 2021-03-15 22:54:22 +01:00
parent e9b1d7df89
commit 7472d834a0

View file

@ -1231,7 +1231,12 @@ input.search-homepage {
font-size: 1rem; font-size: 1rem;
} }
#searchQueryResults { #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 { #limitedToType {
font-size: 1rem; font-size: 1rem;