From 318f59b085e2aa1b07b8173117a647d6ae89972a Mon Sep 17 00:00:00 2001 From: danij Date: Tue, 25 Sep 2012 14:15:41 +0100 Subject: [PATCH] Homepage: Tweaked the main menu text shadow color --- web/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/style.css b/web/style.css index 361b033305..fc58c883ef 100644 --- a/web/style.css +++ b/web/style.css @@ -407,7 +407,7 @@ ol.jumplist li { position:inherit; font-size: 11pt; text-decoration: none; - text-shadow: #969696 0px -1px 0px; + text-shadow: #A7B6AC 0px -1px 0px; padding-top: 8px; padding-bottom: 8px; padding-left: 5px;