dynamic-system-dot-plot/style.css
Christian Lawson-Perfect bdbb9f81e0 first commit
2025-02-09 20:08:45 +00:00

11 lines
No EOL
135 B
CSS

path {
fill: none;
stroke: black;
stroke-width: 0.01;
stroke-opacity: 0.5;
}
line.axis {
fill: none;
stroke-width: 0.01;
}