source:
js/viewer-f0/css/styles.css
@
210
Last change on this file since 210 was 208, checked in by , 11 years ago | |
---|---|
|
|
File size: 230 bytes |
Line | |
---|---|
1 | .menu{ |
2 | float: right; |
3 | } |
4 | |
5 | |
6 | .cont{ |
7 | height: 500px; |
8 | width: 500px; |
9 | display: inline; |
10 | } |
11 | |
12 | #geno{ |
13 | height: 500px; |
14 | width: 400px; |
15 | } |
16 | |
17 | .window{ |
18 | height: 600px; |
19 | width: 1300px; |
20 | } |
21 | |
22 | #NewCanvas{ |
23 | overflow: hidden; |
24 | } |
Note: See TracBrowser
for help on using the repository browser.