1 .node {
2 font: 10px sans-serif;
3 }
4
5 .link {
6 stroke: steelblue;
7 stroke-opacity: .4;
8 fill: none;
9 }