mirror of
https://github.com/searxng/searxng.git
synced 2026-08-15 03:31:42 +00:00
[mod] oscar: move compiled files to the src directory
This commit is contained in:
20
searx/static/themes/oscar/src/less/pointhi/navbar.less
Normal file
20
searx/static/themes/oscar/src/less/pointhi/navbar.less
Normal file
@@ -0,0 +1,20 @@
|
||||
.searx-navbar {
|
||||
background: #eee;
|
||||
color: #aaa;
|
||||
height: 2.3rem;
|
||||
font-size: 1.3rem;
|
||||
line-height: 1.3rem;
|
||||
padding: 0.5rem;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1.3rem;
|
||||
|
||||
a, a:hover {
|
||||
margin-right: 2.0rem;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.instance a {
|
||||
color: #444;
|
||||
margin-left: 2.0rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user