0a12c86d91db51855d9f2a069e507622e09bfbf5
[citadel.git] / webcit / static / styles / global.css
1 #global {
2         margin-left: 0;
3         padding: 0;
4         position: absolute;
5         bottom: 0;
6         top: 0;
7         right: 0;
8         left: 0;
9         overflow-y: hidden;
10 }
11
12 #global center { width: 80% }
13