From adf56057ff4f56d8a3b7c1e82422a62a0b047d21 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 7 Jun 2020 19:34:54 +0200 Subject: tidy lines --- frontend/views/graph/graph.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'frontend/views/graph/graph.css') diff --git a/frontend/views/graph/graph.css b/frontend/views/graph/graph.css index 52f1a7e..af29e15 100644 --- a/frontend/views/graph/graph.css +++ b/frontend/views/graph/graph.css @@ -7,9 +7,9 @@ height: 100%; overflow: hidden; background: linear-gradient( - -45deg, - rgba(0, 0, 64, 0.2), - rgba(128, 0, 64, 0.2) + 0deg, + rgba(128, 0, 64, 0.5), + rgba(0, 0, 64, 0.5) ); } .graph canvas { -- cgit v1.2.3-70-g09d2