Changed title font size on page rezult.
This commit is contained in:
parent
84617f9684
commit
a9885a9e7e
1 changed files with 6 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue