region.css 75 B

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