doc: ensure the footer has the same color than the background.
This commit is contained in:
parent
2cc7627879
commit
972b08e74c
2 changed files with 15 additions and 2 deletions
|
|
@ -44,8 +44,6 @@ theme:
|
|||
- content.action.view
|
||||
- content.code.annotate
|
||||
- content.code.copy
|
||||
- navigation.expand
|
||||
- navigation.footer
|
||||
- navigation.indexes
|
||||
- navigation.sections
|
||||
- navigation.tabs
|
||||
|
|
@ -54,6 +52,9 @@ theme:
|
|||
- search.share
|
||||
- search.suggest
|
||||
|
||||
extra_css:
|
||||
- assets/stylesheets/extra.css
|
||||
|
||||
# Plugins
|
||||
plugins:
|
||||
- search
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue