summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Gayot <duskcoder@gmail.com>2016-04-10 09:04:11 +0200
committerOlivier Gayot <duskcoder@gmail.com>2016-04-10 09:04:11 +0200
commit9f145eac0d4675bc7eb8ebd4ff8d48335dab974c (patch)
treeae85eb56ba3cb3ffa170e980829a04c263aaeae8
parentd8343f962c3c882b09f6a8a157dae679a23cd493 (diff)
added color
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
-rw-r--r--webapp/style/back_up.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/style/back_up.css b/webapp/style/back_up.css
index 85b3954..f5a7e2c 100644
--- a/webapp/style/back_up.css
+++ b/webapp/style/back_up.css
@@ -1,5 +1,5 @@
body {
- background-color: #00b0c0;
+ background-color: #80d8e0;
}
#fusioncharts-div {