mirror of https://github.com/searxng/searxng.git
12 lines
122 B
Plaintext
12 lines
122 B
Plaintext
|
#search_submit {
|
||
|
left: 1px;
|
||
|
right:auto;
|
||
|
}
|
||
|
|
||
|
.result .favicon {
|
||
|
float: right;
|
||
|
margin-left: 0.5em;
|
||
|
margin-right: 0;
|
||
|
}
|
||
|
|