Commit 413ba47d authored by Masayuki Tanaka's avatar Masayuki Tanaka

Merge pull request #276 from bjlbernal/patch-4

styling changes Re: #275
parents b73908ae 9cb24ac3
...@@ -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