Revert "serv_rssclient.c: style update"
[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% }