]> sipb.mit.edu Git - wiki.git/blob - local.css
(no commit message)
[wiki.git] / local.css
1 body
2 {
3 font-family: verdana, arial, helvetica, sans-serif;
4 }
5
6 .col1
7 {
8 position: relative;
9 float: left;
10 width: 50%;
11 }
12
13 .col2
14 {
15 position: relative;
16 float: right;
17 align: left;
18 width: 50%;
19 }