mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[theme] margin around checkboxes is bigger now, index centers the search more and the pref, stats and about page have a max-width now
This commit is contained in:
parent
859179f0c9
commit
b6ae1f1c7a
3 changed files with 21 additions and 5 deletions
|
|
@ -348,7 +348,7 @@ select {
|
|||
width: 40px;
|
||||
height: 10px;
|
||||
background: #dcdcdc;
|
||||
margin: 8px auto;
|
||||
margin: 8px 1rem;
|
||||
position: relative;
|
||||
border-radius: 50px;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue