updated page logo for result pages

This commit is contained in:
partisan 2024-10-22 12:15:09 +02:00
parent cdd0c13cdc
commit c9ac249ec9
7 changed files with 586 additions and 8 deletions

View file

@ -1060,11 +1060,14 @@ p {
.logo-container {
color: var(--font-fg);
line-height: 0;
text-align: center;
}
.logo-container svg {
vertical-align: middle;
margin: 0 auto;
width: 110px;
height: 40px;
}
.results-search-container {
@ -1825,9 +1828,8 @@ body, h1, p, a, input, button {
font-size: 26px;
display: block;
margin-top: 0px;
top: 0px;
top: -5px; /* how ? why ? I dont even wanna know */
left: 0px;
/* background-color: var(--search-bg); */
}
.mobile-none {