mirror of
https://github.com/searxng/searxng
synced 2024-11-03 09:40:20 +00:00
Merge pull request #601 from kvch/uncapitalize
remove unecessary capitalize of name of instance
This commit is contained in:
commit
bd48f34dbd
BIN
searx/static/themes/oscar/css/logicodev.min.css
vendored
BIN
searx/static/themes/oscar/css/logicodev.min.css
vendored
Binary file not shown.
@ -34,7 +34,6 @@
|
|||||||
|
|
||||||
.navbar-brand{
|
.navbar-brand{
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
text-transform: capitalize;
|
|
||||||
color: @light-green;
|
color: @light-green;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
padding: 0 30px;
|
padding: 0 30px;
|
||||||
|
Loading…
Reference in New Issue
Block a user