From fba4a125e92870ac9839f25c9407e083e9f12be1 Mon Sep 17 00:00:00 2001 From: cTn Date: Fri, 4 Oct 2013 21:49:30 +0200 Subject: [PATCH] increasing opacity to make legend more visible --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 4d7959320a..294a956af3 100644 --- a/css/style.css +++ b/css/style.css @@ -922,5 +922,5 @@ a:hover { border: 0; background-color: white; - opacity: 0.5; + opacity: 0.75; } \ No newline at end of file