source:
Dev/trunk/d3/examples/force/force.css
@
76
Last change on this file since 76 was 76, checked in by fpvanagthoven, 14 years ago | |
---|---|
File size: 108 bytes |
Line | |
---|---|
1 | circle.node { |
2 | stroke: #fff; |
3 | stroke-width: 1.5px; |
4 | } |
5 | |
6 | line.link { |
7 | stroke: #999; |
8 | stroke-opacity: .6; |
9 | } |
Note: See TracBrowser
for help on using the repository browser.