Docs: change navigation to use sidebar sections only
This commit is contained in:
committed by
hsjobeki
parent
0c1c65f519
commit
819e66c2da
@@ -152,8 +152,7 @@ theme:
|
||||
name: material
|
||||
features:
|
||||
- navigation.instant
|
||||
- navigation.tabs
|
||||
- navigation.tabs.sticky
|
||||
- navigation.sections
|
||||
- navigation.footer
|
||||
- content.code.annotate
|
||||
- content.code.copy
|
||||
|
||||
@@ -15,3 +15,11 @@
|
||||
.md-header img {
|
||||
filter: invert(100%) brightness(100%);
|
||||
}
|
||||
|
||||
.md-nav__title {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.md-nav__item.md-nav__item--section label span {
|
||||
color: black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user