From e63b1a2d8ce0475aa9cedfafe677bc68cff25b08 Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Mon, 11 Jun 2012 20:51:11 +0200 Subject: [PATCH] Revert "slightly thicker links" This reverts commit cdbdbff679996049cebeffe20b45a33b8e647b2b. --- html/force-light.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/force-light.css b/html/force-light.css index edb220e..e161d61 100644 --- a/html/force-light.css +++ b/html/force-light.css @@ -15,7 +15,7 @@ .link line { stroke: #777; stroke-opacity: 1; - stroke-width: 2.5px; + stroke-width: 1.5px; } .link:hover line {