From d11c88b99fb346b1a6d53340d9a664483735dd1e Mon Sep 17 00:00:00 2001
From: Matt Fullerton
Date: Mon, 3 Nov 2014 09:40:49 +0100
Subject: [PATCH] Bring back styling pre-Bootstrap upgrade
---
css-site/style.css | 9 +++++++++
index.html | 6 +++---
2 files changed, 12 insertions(+), 3 deletions(-)
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 »
Get started fast