change the path line color to black
Closed this issue · 1 comments
xavier-professor commented
I want to set the main view's background color to be white and the path line color to be black.
However, I can set the backgroup color, but cannot find the setting of the path line.
Any suggestion will be great.
donatso commented
hi xavier,
easiest way is to put something like this:
path.link { stroke: #000; }
somewhere in your css.