dynamic-system-dot-plot/style.css

11 lines
135 B
CSS
Raw Normal View History

2025-02-09 20:08:41 +00:00
path {
fill: none;
stroke: black;
stroke-width: 0.01;
stroke-opacity: 0.5;
}
line.axis {
fill: none;
stroke-width: 0.01;
}