forked from Icycoide/searxng
[build] /static
This commit is contained in:
parent
df06dddc04
commit
1dfac73a64
14 changed files with 133 additions and 83 deletions
|
@ -732,7 +732,7 @@
|
|||
color: #D19A66;
|
||||
}
|
||||
/* Literal.Number.Integer.Long */
|
||||
.searx-navbar {
|
||||
.searxng-navbar {
|
||||
background: #29314D;
|
||||
height: 2.3rem;
|
||||
font-size: 1.3rem;
|
||||
|
@ -741,13 +741,13 @@
|
|||
font-weight: bold;
|
||||
margin-bottom: 0.8rem;
|
||||
}
|
||||
.searx-navbar a,
|
||||
.searx-navbar a:hover {
|
||||
.searxng-navbar a,
|
||||
.searxng-navbar a:hover {
|
||||
margin-right: 2rem;
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
.searx-navbar .instance a {
|
||||
.searxng-navbar .instance a {
|
||||
color: #01D7D4;
|
||||
margin-left: 2rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue