mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +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;
|
||||
text-overflow: ellipsis;
|
||||
text-decoration: none;
|
||||
color: #fff;
|
||||
color: $nav-text;
|
||||
transition-property: background;
|
||||
transition-timing-function: linear;
|
||||
transition-duration: 130ms;
|
||||
|
|
|
|||
Loading…
Reference in a new issue