Template:Team:HokkaidoU Japan/css/layout.twocolumn.css
From 2011.igem.org
- hokkaidou-content{zoom: 1;}
- hokkaidou-content:after { content: ""; }
- hokkaidou-content #hokkaidou-left-content{
float: left; width: 300px;
}
- hokkaidou-content #hokkaidou-left-content ul{
margin: 0; padding: 0 1em;
}
- hokkaidou-content #hokkaidou-left-content ul li{
list-style: none; margin: 0 0 1em 0;
}
- hokkaidou-content #hokkaidou-left-content ul li .hokkaidou-description{
font-size: small; color: #8a8a8a;
}
- hokkaidou-content #hokkaidou-right-content{
float: right; width: 680px;
}