mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] add simple theme (WIP)
This commit is contained in:
parent
4f6586d808
commit
10a24bdc2c
85 changed files with 11902 additions and 6 deletions
6
searx/static/themes/simple/less/style-rtl.less
Normal file
6
searx/static/themes/simple/less/style-rtl.less
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
@import "style.less";
|
||||
|
||||
#search_submit {
|
||||
left: 1px;
|
||||
right:auto;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue