blob: e2f5eaa97c9bd31f1074ad8bb95d3b5f778789d4 [file] [log] [blame]
div.twocol #col1
{
width: 40%;
float: left;
}
div.twocol #col2
{
width: 50%;
float: left;
}
div.portlet
{
margin: 2px;
background-color: yellow;
}