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

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