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
40
searx/templates/simple/simple.spec.txt
Normal file
40
searx/templates/simple/simple.spec.txt
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
#container
|
||||
.search
|
||||
#search_form
|
||||
|
||||
#results
|
||||
|
||||
#sidebar
|
||||
#result-count
|
||||
.title
|
||||
.content
|
||||
|
||||
.infobox
|
||||
h2
|
||||
img
|
||||
p
|
||||
div#attributes
|
||||
table
|
||||
tbody
|
||||
tr
|
||||
td
|
||||
td
|
||||
div#urls
|
||||
ul
|
||||
li
|
||||
|
||||
#suggestions
|
||||
.title
|
||||
.suggestion
|
||||
|
||||
#search_url
|
||||
.title
|
||||
input
|
||||
|
||||
#apis
|
||||
.title
|
||||
.api-link
|
||||
|
||||
.result
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue