mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 18:42:33 +02:00
[build] /static
This commit is contained in:
parent
04ab012e03
commit
9bf53ab974
8 changed files with 21 additions and 9 deletions
|
@ -2369,9 +2369,15 @@ article.result-images .detail {
|
|||
}
|
||||
#search_logo {
|
||||
grid-area: logo;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.search_logo_img {
|
||||
width: 40px;
|
||||
#search_logo svg {
|
||||
flex: 1;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
margin: 0.5rem 0 auto 0;
|
||||
}
|
||||
.search_categories {
|
||||
grid-area: categories;
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2369,9 +2369,15 @@ article.result-images .detail {
|
|||
}
|
||||
#search_logo {
|
||||
grid-area: logo;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.search_logo_img {
|
||||
width: 40px;
|
||||
#search_logo svg {
|
||||
flex: 1;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
margin: 0.5rem 0 auto 0;
|
||||
}
|
||||
.search_categories {
|
||||
grid-area: categories;
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue