1 2 3 4 5 6 7 8 9 10 11 12
.nodes circle { cursor: pointer; fill: #ff3399; stroke: #000; stroke-width: .5px; } .links line { fill: none; stroke: #9ecae1; stroke-width: .5px; }