From d9f1403e60bfb87b6dc2d790b9185a0c279cf4d8 Mon Sep 17 00:00:00 2001 From: Masayuki Tanaka Date: Mon, 31 Mar 2014 15:59:49 +0900 Subject: [PATCH] Fix css - #101 --- c3.css | 1 - 1 file changed, 1 deletion(-) diff --git a/c3.css b/c3.css index c1b0abb..b8e8917 100644 --- a/c3.css +++ b/c3.css @@ -6,7 +6,6 @@ .c3 path, .c3 line { fill: none; stroke: #000; - stroke-width: 1px; } .c3 text { -webkit-user-select: none;