summaryrefslogtreecommitdiff
path: root/webapp/style/back_up.css
diff options
context:
space:
mode:
authorOlivier Gayot <og@satcom1.com>2016-04-10 08:46:01 +0200
committerOlivier Gayot <og@satcom1.com>2016-04-10 08:46:01 +0200
commitd8343f962c3c882b09f6a8a157dae679a23cd493 (patch)
tree2ed688b6c6d18193ff0cda873a39e3c5df04b878 /webapp/style/back_up.css
parentae2b94d7690059849ee4678c58dac624ea9ccda3 (diff)
added the web part
Signed-off-by: Olivier Gayot <og@satcom1.com>
Diffstat (limited to 'webapp/style/back_up.css')
-rw-r--r--webapp/style/back_up.css8
1 files changed, 8 insertions, 0 deletions
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;
+
+}