style_region.css 64 B

123456
  1. .c3-region-0 {
  2. fill: red;
  3. }
  4. .c3-region.foo {
  5. fill: green;
  6. }