mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[build] /static
This commit is contained in:
parent
df06dddc04
commit
1dfac73a64
14 changed files with 133 additions and 83 deletions
|
|
@ -1037,7 +1037,7 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
|
|||
.cursor-pointer {
|
||||
cursor: pointer !important;
|
||||
}
|
||||
.searx-navbar {
|
||||
.searxng-navbar {
|
||||
background: #eee;
|
||||
color: #aaa;
|
||||
height: 2.3rem;
|
||||
|
|
@ -1047,12 +1047,12 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
|
|||
font-weight: bold;
|
||||
margin-bottom: 1.3rem;
|
||||
}
|
||||
.searx-navbar a,
|
||||
.searx-navbar a:hover {
|
||||
.searxng-navbar a,
|
||||
.searxng-navbar a:hover {
|
||||
margin-right: 2rem;
|
||||
text-decoration: none;
|
||||
}
|
||||
.searx-navbar .instance a {
|
||||
.searxng-navbar .instance a {
|
||||
color: #444;
|
||||
margin-left: 2rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue