source:
Dev/trunk/d3/examples/bundle/bundle-radial.css
@
76
Last change on this file since 76 was 76, checked in by fpvanagthoven, 14 years ago | |
---|---|
File size: 103 bytes |
Rev | Line | |
---|---|---|
[76] | 1 | .node { |
2 | font: 10px sans-serif; | |
3 | } | |
4 | ||
5 | .link { | |
6 | stroke: steelblue; | |
7 | stroke-opacity: .4; | |
8 | fill: none; | |
9 | } |
Note: See TracBrowser
for help on using the repository browser.