mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-05-31 12:00:08 +02:00
Revert "Update to current mkdocs and mkdocs-material theme"
This reverts commit 79454f95bd2c9fd95fad1117e3e58ee2dfedeb2f.
This commit is contained in:
parent
aa326cb9f7
commit
807cd0c5a1
@ -1,12 +1,11 @@
|
|||||||
---
|
---
|
||||||
theme:
|
theme: material
|
||||||
name: material
|
theme_dir: theme
|
||||||
custom_dir: theme
|
|
||||||
font:
|
|
||||||
text: 'Open Sans:300,400,400i,600,700'
|
|
||||||
docs_dir: projects
|
docs_dir: projects
|
||||||
site_dir: 'html'
|
site_dir: 'html'
|
||||||
extra:
|
extra:
|
||||||
|
font:
|
||||||
|
text: 'Open Sans:300,400,400i,600,700'
|
||||||
menu:
|
menu:
|
||||||
- text: 'Products'
|
- text: 'Products'
|
||||||
link: 'https://www.icinga.com/products/'
|
link: 'https://www.icinga.com/products/'
|
||||||
@ -36,6 +35,7 @@ extra:
|
|||||||
link: 'https://www.icinga.com/feed/'
|
link: 'https://www.icinga.com/feed/'
|
||||||
extra_css:
|
extra_css:
|
||||||
- css/theme.css
|
- css/theme.css
|
||||||
|
extra_javascript: []
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- smarty
|
- smarty
|
||||||
- admonition
|
- admonition
|
||||||
|
@ -319,10 +319,6 @@
|
|||||||
top: 1rem;
|
top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.md-search__form {
|
|
||||||
width: 40rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
#mkdocs-search-results {
|
#mkdocs-search-results {
|
||||||
font-family: "Open Sans"
|
font-family: "Open Sans"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user