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

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

d3

File size: 98 bytes
Line 
1#controls {
2  position: relative;
3  width: 960px;
4}
5
6#bands {
7  position: absolute;
8  right: 0;
9}
Note: See TracBrowser for help on using the repository browser.