cleanup
[unfold.git] / static / css / myslice.css
1 #content-main {
2     margin: 60 200 0 0;
3     padding: 0;
4 }
5 #content-related {
6     margin-top: 60;
7     padding: 0;
8     width: 200;
9     position: fixed;
10     display: block;
11     right: 0px;
12     top: 0px;
13     background-color: #d0d0f8;
14 }