fixed text color fill

This commit is contained in:
Kristjan Komlosi
2019-11-01 22:02:10 +01:00
parent 5384cc82a1
commit e57370588c
+1 -1
View File
@@ -65,5 +65,5 @@ body {
} }
.flot-tick-label { .flot-tick-label {
color: white; fill: white;
} }