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

Last change on this file since 193 was 193, checked in by Maciej Komosinski, 10 years ago

Set svn:eol-style native for all textual files

  • Property svn:eol-style set to native
File size: 193 bytes
RevLine 
[188]1.menu{
2    float: right;
[133]3}
4
5
[143]6.cont{
[133]7    height: 500px;
8    width: 500px;
9    display: inline;
10}
11
12#geno{
13    height: 500px;
14    width: 400px;
[188]15}
16
17.window{
18    height: 600px;
19    width: 1300px;
20}
Note: See TracBrowser for help on using the repository browser.