From 27340ac4cd43f8eec7414495b541a65566ae2656 Mon Sep 17 00:00:00 2001 From: adamhrv Date: Tue, 8 Oct 2019 16:02:47 +0200 Subject: update site, white --- client/chart/chart.css | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'client/chart/chart.css') diff --git a/client/chart/chart.css b/client/chart/chart.css index f9c33247..2df5a97a 100644 --- a/client/chart/chart.css +++ b/client/chart/chart.css @@ -1,22 +1,24 @@ .chart text { - fill: white; + fill: black; } .chart line { - stroke: white; + stroke: black; } .chart path { - stroke: white; + stroke: black; } .c3 path, .c3 line { - stroke: white; + stroke: black; } .c3-tooltip, .c3-tooltip td { background: rgba(0,0,0,0.8); + color: #fff; } .c3-tooltip th { font-family: 'Roboto', sans-serif; - background: black; -} + background: rgba(255,255,255,0.0); + /*background: black;*/ +} \ No newline at end of file -- cgit v1.2.3-70-g09d2