k
This commit is contained in:
parent
29e06e01f9
commit
8f428b72be
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;
|
position: fixed;
|
||||||
left: 32%;
|
left: 32%;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
background: var(--color-search-background);
|
background: var(--color-header-background);
|
||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user