fix nav color and placement of current section name in header
This commit is contained in:
parent
53484f1a63
commit
3b2fc6ef24
8
docs/static/css/extra.css
vendored
8
docs/static/css/extra.css
vendored
@ -16,10 +16,14 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.md-header-nav__title {
|
||||
|
||||
.md-ellipsis {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
[data-md-color-primary=black] .md-tabs {
|
||||
background-color: #0DCEFF;
|
||||
}
|
||||
|
||||
.md-tabs {
|
||||
color: black;
|
||||
}
|
Loading…
Reference in New Issue
Block a user