diff -r a33f67e15345 -r 6ed429390935 src/source/_static/css/custom.css --- a/src/source/_static/css/custom.css Thu Apr 12 18:01:15 2018 +0200 +++ b/src/source/_static/css/custom.css Fri Apr 20 16:52:49 2018 +0200 @@ -1,3 +1,7 @@ .wy-menu .caption-text{ color: #2D87C2; } + +.headerlink::before{ + color: #2D87C2; +}