source:
js/viewer-f0/css/styles.css
@
133
Last change on this file since 133 was 133, checked in by , 11 years ago | |
---|---|
File size: 188 bytes |
Rev | Line | |
---|---|---|
[133] | 1 | #menu{ |
2 | display: inline; | |
3 | position: fixed; | |
4 | left: 560px; | |
5 | } | |
6 | ||
7 | ||
8 | #container{ | |
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.