source: Dev/branches/rest-dojo-ui/Demo/d3/examples/bubble/bubble.css @ 312

Last change on this file since 312 was 312, checked in by jkraaijeveld, 13 years ago
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.