Added default bang selector & SearXNG
This commit is contained in:
@@ -182,6 +182,15 @@ textarea {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.default-bang {
|
||||
border-color: #3d3d3d;
|
||||
background-color: #191919;
|
||||
color: #fff;
|
||||
min-width: 100px;
|
||||
padding: 8px 12px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.copy-button img {
|
||||
filter: invert(1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user