You need to set a stroke in order for stroke-dasharray to have an effect. stroke="red" for instance. .container { background-color: black; ...
確定! 回上一頁