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,