Commit 9cb24ac3 authored by Brandon Bernal's avatar Brandon Bernal

styling changes for #275

Here are the styling changes moved to c3.css regarding #275
parent fc658310
...@@ -66,6 +66,11 @@ ...@@ -66,6 +66,11 @@
.c3-text { .c3-text {
} }
.c3-text.c3-empty {
fill: #808080;
font-size: 2em;
}
/*-- Line --*/ /*-- Line --*/
.c3-line { .c3-line {
...@@ -188,4 +193,4 @@ ...@@ -188,4 +193,4 @@
.c3-chart-arc .c3-gauge-value { .c3-chart-arc .c3-gauge-value {
fill: #000; fill: #000;
font-size: 28px; font-size: 28px;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment