mirror of
https://github.com/danbulant/api_docs
synced 2026-06-18 13:51:06 +00:00
Update nav-text to update toc text too, fixes #885
This commit is contained in:
parent
e3e84d95da
commit
b6cf496445
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ html, body {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #fff;
|
color: $nav-text;
|
||||||
transition-property: background;
|
transition-property: background;
|
||||||
transition-timing-function: linear;
|
transition-timing-function: linear;
|
||||||
transition-duration: 130ms;
|
transition-duration: 130ms;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue