sipb-www
/
wiki.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
46c1c4fbe0813d76f407776d6ba71acf58bf1737
[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
}