Changed title font size on page rezult.

This commit is contained in:
Svetlana Rastegina 2021-03-15 22:54:22 +01:00 committed by Georgy Litvinov
parent 84617f9684
commit a9885a9e7e

View file

@ -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;