Try this: .ct-series-a .ct-line { /* Set the colour of this series line */ stroke: red; /* Control the thikness of your lines */ stroke-width: 5px; ...
確定! 回上一頁