From da2aabd61deba28b04b707613fa5850b80f5d68a Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Fri, 16 Nov 2012 01:58:28 +0000 Subject: [PATCH] Diabook - couple of fixes. --- view/theme/diabook/diabook-aerith/style-network.css | 4 ++++ view/theme/diabook/diabook-aerith/style.css | 1 + 2 files changed, 5 insertions(+) diff --git a/view/theme/diabook/diabook-aerith/style-network.css b/view/theme/diabook/diabook-aerith/style-network.css index 5b78eb8cc8..af59203642 100644 --- a/view/theme/diabook/diabook-aerith/style-network.css +++ b/view/theme/diabook/diabook-aerith/style-network.css @@ -99,6 +99,10 @@ a {color: #333333;} color: #3465A4; } +nav a, nav a:active, nav a:visited, nav a:link, nav a:hover { +color: #000; +} + /* popup notifications */ div.jGrowl div.notice {background: #511919 url("../../../../images/icons/48/notice.png") no-repeat 5px center;} div.jGrowl div.info {background: #364e59 url("../../../../images/icons/48/info.png") no-repeat 5px center;} diff --git a/view/theme/diabook/diabook-aerith/style.css b/view/theme/diabook/diabook-aerith/style.css index 077c25930d..3ca3fa1048 100644 --- a/view/theme/diabook/diabook-aerith/style.css +++ b/view/theme/diabook/diabook-aerith/style.css @@ -108,6 +108,7 @@ background-image: -webkit-gradient( color-stop(0.26, rgb(215,227,241)), color-stop(0.82, rgb(255,255,255)) ); +} header #banner a, header #banner a:active,