removed debug code i forgot existed
[soho-sigint.git] / server / styles / footer_styles.css
1 .foot_left{
2     width: 33%;
3     float: left;
4 }
5 .foot_center{
6     width: 33%;
7     float: left;
8 }
9
10 .foot_right{
11     width: 33%;
12     float: left;
13 }
14