Fixed references in the docs
This commit is contained in:
parent
50366c6658
commit
8ec1f8000b
3 changed files with 127 additions and 109 deletions
|
|
@ -46,6 +46,9 @@ a:hover {
|
|||
.md-nav__item a:hover {
|
||||
color: #0091ea;
|
||||
}
|
||||
.md-nav__item a[data-md-state="blur"] {
|
||||
color: #1a7c80;
|
||||
}
|
||||
|
||||
.md-source {
|
||||
color: #fff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue