[fix] docc: searxng.css
Since dd5519eb the dependency graph now uses docutils v0.17.1. Since docutils v0.17 the HTML 5 writer use the new semantic tags <main>, <section>, <header>, <footer>, <aside>, <figure>, and <figcaption>. [1] [1] https://docutils.sourceforge.io/HISTORY.html#release-0-17-2021-04-03 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
dd5519eb8d
commit
fc88c5379d
2
docs/_themes/searxng/static/searxng.css
vendored
2
docs/_themes/searxng/static/searxng.css
vendored
@ -14,7 +14,7 @@ p.version-warning {
|
||||
background-color: #004b6b;
|
||||
}
|
||||
|
||||
div.sidebar {
|
||||
aside.sidebar {
|
||||
background-color: whitesmoke;
|
||||
border-color: lightsteelblue;
|
||||
border-radius: 3pt;
|
||||
|
Loading…
x
Reference in New Issue
Block a user