source: Dev/trunk/d3/examples/bubble/bubble.css @ 76

Last change on this file since 76 was 76, checked in by fpvanagthoven, 14 years ago

d3

File size: 85 bytes
Line 
1circle {
2  stroke: #fff;
3  stroke-width: 1.5px;
4}
5
6text {
7  font: 10px sans-serif;
8}
Note: See TracBrowser for help on using the repository browser.