diff options
Diffstat (limited to 'webapp/style/back_up.css')
-rw-r--r-- | webapp/style/back_up.css | 8 |
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; + +} |