From d8343f962c3c882b09f6a8a157dae679a23cd493 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Sun, 10 Apr 2016 08:46:01 +0200 Subject: added the web part Signed-off-by: Olivier Gayot --- webapp/style/back_up.css | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 webapp/style/back_up.css (limited to 'webapp/style/back_up.css') diff --git a/webapp/style/back_up.css b/webapp/style/back_up.css new file mode 100644 index 0000000..85b3954 --- /dev/null +++ b/webapp/style/back_up.css @@ -0,0 +1,8 @@ +body { + background-color: #00b0c0; +} + +#fusioncharts-div { + text-align: center; + +} -- cgit v1.2.3