source:
js/viewer-f0/css/styles.css
@
144
Last change on this file since 144 was 143, checked in by , 11 years ago | |
---|---|
File size: 184 bytes |
Rev | Line | |
---|---|---|
[133] | 1 | #menu{ |
2 | display: inline; | |
3 | position: fixed; | |
[143] | 4 | left: 1050px; |
[133] | 5 | } |
6 | ||
7 | ||
[143] | 8 | .cont{ |
[133] | 9 | height: 500px; |
10 | width: 500px; | |
11 | display: inline; | |
12 | } | |
13 | ||
14 | #geno{ | |
15 | height: 500px; | |
16 | width: 400px; | |
17 | } |
Note: See TracBrowser
for help on using the repository browser.