diff --git a/css-site/style.css b/css-site/style.css index f6fc5641..e08cb53e 100644 --- a/css-site/style.css +++ b/css-site/style.css @@ -66,11 +66,20 @@ a:hover { font-weight:400; letter-spacing:-1px; line-height: 32px; + text-shadow: none !important; + color: #ffffff; } .navbar .nav > li > a { padding: 15px 10px; font-size: 13px; + text-shadow: none !important; + color: #999999; +} + +.navbar .nav > li > a:focus, +.navbar .nav > li > a:hover { + color: #ffffff; } .navbar .divider-vertical { diff --git a/index.html b/index.html index 18f17113..451ec381 100644 --- a/index.html +++ b/index.html @@ -19,9 +19,9 @@ title: Home and allows you to connect them with your data in seconds.
- Documentation » - Tutorials » - Demos » + Documentation » + Tutorials » + Demos »