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

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