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

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

d3

File size: 97 bytes
Line 
1body {
2  font: 10px sans-serif;
3}
4
5path {
6  stroke: #000;
7  stroke-width: 1.5px;
8  fill: none;
9}
Note: See TracBrowser for help on using the repository browser.