@@ -42,6 +42,12 @@
.middle-font{
font-size: 1.02em;
}
+ .green-bar {
+ background-color: #0f9d58 !important;
+ }
+ .red-bar {
+ background-color: #732020 !important;
</style>
<script src="css/third/hchart.js"></script>
<script src="css/third/exporting.js"></script>
@@ -50,10 +50,10 @@
.green-bar {
- background-color: #0f9d58;
.red-bar {
- background-color: #732020;