mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
k
This commit is contained in:
parent
29e06e01f9
commit
8f428b72be
2 changed files with 3 additions and 591 deletions
592
searx/webapp.py
592
searx/webapp.py
File diff suppressed because one or more lines are too long
|
@ -914,7 +914,7 @@ def search():
|
|||
position: fixed;
|
||||
left: 32%;
|
||||
top: 50%;
|
||||
background: var(--color-search-background);
|
||||
background: var(--color-header-background);
|
||||
z-index: 9999;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue