source: Dev/branches/jQueryUI/d3/examples/bubble/bubble.css @ 245

Last change on this file since 245 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.