d3/examples/kde/kde.css

10 строки
97 B
CSS

body {
font: 10px sans-serif;
}
path {
stroke: #000;
stroke-width: 1.5px;
fill: none;
}