[mod] oscar: move compiled files to the src directory

This commit is contained in:
Alexandre Flament
2021-03-10 15:03:18 +01:00
parent eda3b513ac
commit c7133efb12
35 changed files with 12 additions and 12 deletions

View 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;
}
}