Spaces:
Sleeping
Sleeping
| .node circle { | |
| fill: #fff; | |
| stroke: black; | |
| stroke-width: 2px; | |
| } | |
| .node text { | |
| font: 12px sans-serif; | |
| } | |
| .link { | |
| fill: none; | |
| stroke: #ccc; | |
| stroke-width: 2px; | |
| } |