mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 13:49:26 +02:00
doc: add content to reST primer (WIP) // linuxdoc
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
bee19a76f7
commit
e1566e68aa
6 changed files with 254 additions and 90 deletions
8
docs/_themes/searx/static/searx.css
vendored
8
docs/_themes/searx/static/searx.css
vendored
|
@ -29,6 +29,14 @@ p.sidebar-title, .sidebar p {
|
|||
}
|
||||
|
||||
|
||||
div.admonition,
|
||||
div.topic {
|
||||
background-color: #fafafa;
|
||||
margin: 8px 0px;
|
||||
padding: 1em;
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* admonitions with (rendered) reST markup examples (:class: rst-example)
|
||||
*
|
||||
* .. admonition:: title of the example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue