Sign in
apache
/
lenya
/
RELEASE_2_0_4
/
.
/
src
/
pubs
/
default
/
resources
/
shared
/
css
/
xhtml.css
blob: 454b8e243e068774f6af81ee2372a47cb09f3cea [
file
]
/* Put your doctype-specific CSS here */
.
column1of2
{
position
:
relative
;
width
:
48%
;
float
:
left
;
}
.
column2of2
{
position
:
relative
;
float
:
left
;
width
:
48%
;
margin-left
:
12px
;
}