Fixed references in the docs

This commit is contained in:
Alejandro Saucedo 2021-03-12 07:38:18 +00:00
parent 50366c6658
commit 8ec1f8000b
3 changed files with 127 additions and 109 deletions

View file

@ -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;