source: js/viewer-f0/css/styles.css @ 188

Last change on this file since 188 was 188, checked in by mmichalski, 10 years ago

Examples how to open creatues by viewer

File size: 193 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}
Note: See TracBrowser for help on using the repository browser.