source: Dev/trunk/d3/examples/cartogram/demers.css @ 76

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

d3

File size: 92 bytes
RevLine 
[76]1#chart {
2  width: 960px;
3  height: 500px;
4}
5
6rect {
7  stroke: #000;
8  stroke-width: .5px;
9}
Note: See TracBrowser for help on using the repository browser.